Nexeed
    • Introduction
    • Getting started
      • Getting access
      • Login
      • Main screen
      • Welcome dashboard
      • Detecting process anomalies
      • Analyzing data and detecting event sequences
      • Analyzing KPIs
    • How-tos
      • Monitors on production lines
        • Configuring the automatic login in the Nexeed Industrial Application System
        • Configuring the automatic login to the identity provider with the Windows user
        • Setting cookies in the browser
        • Configuring the automatic logout in the Nexeed Industrial Application System
        • Configuring the command line parameters in the browser
        • Known limitations and troubleshooting
      • Try out the APIs
    • Integration guide
      • Underlying concepts
        • Underlying concepts
        • Onboarding
        • Security
        • Communication
      • Integration journey
      • Overview of APIs
    • Operations manual
      • Release
      • System architecture and interfaces
      • System requirements
        • Cluster requirements
        • Database requirements
        • Support for service meshes
      • Migration from previous Nexeed IAS versions
      • Setup and configuration
        • Deployment process
        • Deployment with Helm
        • Advanced configuration
        • Integrations with external secret management solutions
        • Context paths
        • Service accounts and authorizations
        • Validation tests
        • Setup click once
        • Database user setup and configuration
      • Start and shutdown
      • Regular operations
        • User management & authentication
        • How to add additional tenants
        • How to access the cluster and pods
        • Automatic module role assignments in customer tenants
        • User credentials rotation - database and messaging secrets
      • Failure handling
        • Failure handling guidelines
        • Ansible operator troubleshooting
        • How to reach BCI for unresolved issues
      • Backup and restore
      • Logging and monitoring
        • The concept and conventions
        • ELK stack
        • ELK configurations aspects for beats
        • Proxy setup for ELK
        • Health endpoints configurations
      • Known limitations
      • Supporting functions
      • Security recommendations
        • Kubernetes
        • Security Best Practices for Databases
        • Certificates
        • Threat detection tools
    • Infrastructure manual
      • Release
      • System architecture and interfaces
        • RabbitMQ version support
      • System requirements
      • Migration from previous Nexeed infrastructure versions
      • Setup and configuration
        • Deployment process of the Nexeed infrastructure Helm chart
        • Deployment with Helm
      • Start and shutdown
      • Regular operations
        • RabbitMQ
          • User management & authentication
          • Disk size change
          • Upgrade performance with high performant disk type
          • Pod management policy
      • Failure handling
        • Connection failures
        • Data safety on the RabbitMQ side
        • Fix RabbitMQ cluster partitions
        • Delete unsynchronized RabbitMQ queues
        • How to reach BCI for unresolved issues
      • Backup and restore
      • Logging and monitoring
      • Known limitations
    • Glossary
    • Further information and contact
Industrial Application System
  • Industrial Application System
  • Core Services
    • Block Management
    • Deviation Processor
    • ID Builder
    • Multitenant Access Control
    • Notification Service
    • Ticket Management
    • Web Portal
  • Shopfloor Management
    • Andon Live
    • Global Production Overview
    • KPI Reporting
    • Operational Routines
    • Shift Book
    • Shopfloor Management Administration
  • Product & Quality
    • Product Setup Management
    • Part Traceability
    • Process Quality
    • Setup Specs
  • Execution
    • Line Control
    • Material Management
    • Order Management
    • Packaging Control
    • Rework Control
  • Intralogistics
    • AGV Control Center
    • Stock Management
    • Transport Management
  • Machine & Equipment
    • Condition Monitoring
    • Device Portal
    • Maintenance Management
    • Tool Management
  • Enterprise & Shopfloor Integration
    • Archiving Bridge
    • Data Publisher
    • Direct Data Link
    • Engineering UI
    • ERP Connectivity
    • Gateway
    • Information Router
    • Master Data Management
    • Orchestrator

Nexeed Learning Portal

  • Industrial Application System
  • Operations manual
  • System requirements
  • Database requirements
preview 2025.03.00

Database requirements

The Nexeed Industrial Application System requires access to databases for data management. Different databases are supported. Module specific configurations are documented in the module’s operations manual.

This chapter describes the basic requirements and configurations of the various databases.

Supported databases

IAS modules support different database vendors. The following table provides an overview which vendors are supported by which module.

Module Oracle MSSQL Additional DB required

Multitenant Access Control

yes

yes

Web Portal

yes

yes

Master Data Management

yes

yes

Ticket Management

yes

yes

Direct Data Link

no

yes

Data Publisher

yes

yes

Notification Service

yes

yes

Orchestrator

yes

yes

AI Services

yes

yes

Nexeed Gateway

yes

yes

Engineering UI

yes

yes

ID Builder

yes

yes

ERP Connectivity

yes

yes

Order Management

yes

no

Line Control*

yes

yes (2016)

Packaging Control*

yes

no

Block Management

yes

yes

Product Setup Management

yes

yes

Material Management

yes

no

Stock Management

no

no

MongoDB

Transport Management w. AGV Transport Orders

no

no

MongoDB

AGV Control Center

yes

yes

KPI Reporting

yes

no

Global Production Overview

yes

yes

Shift Book

yes

no

Andon Live

yes

no

Deviation Processor

yes

yes

Operational Routines

yes

yes

Process Quality

yes

yes

InfluxDB

Part Traceability w. Archiving Bridge*

yes

no

Setup Specs

yes

yes

Condition Monitoring

yes

yes

InfluxDB

Maintenance Management

no

yes

Tool Management

yes

yes

Depends on the use case. For details see module’s operations manual.

Oracle database

Recommended version: Oracle 19c (most recent RU) EE

Instance parameters

Parameter Value Notice

Character Set

AL32UTF8

WE8MSWIN1252 supported for existing installations

MAXDATAFILES

256

recommended

MAXLOGFILES

30

recommended

MAXLOGMEMBERS

3

recommended

MAXINSTANCES

8

recommended

MAXLOGHISTORY

100

recommended

Local File Storage

256

required

DB_FILE_MULTIBLOCK_READ_COUNT

16

required

CURSOR_SHARING

force

required

OPEN_CURSORS

>= 1000

required

OPTIMIZER_INDEX_COST_ADJ

>= 30

required

PGA_AGGREGATE_TARGET

>= 500 MByte

required

SGA_TARGET

>= 8GByte

required

DB_CACHE_SIZE

>= 60% SGA_TARGET

required

SHARED_POOL_SIZE

>= 30% SGA_TARGET

required

UNDO_RETENTION

16000

required

OPTIMIZER_ADAPTIVE_PLANS

false

required

OPTIMIZER_ADAPTIVE_STATISICS

false

required

OPTIMIZER_ADAPTIVE_REPORTING_ONLY

true

required

DBTIMEZONE

Europe/Berlin

required

USE_NS_PROBES_FOR_DCD

false

recommended

LOG_FILE_SIZE

> 500 MByte

recommended

REDO_LOG_FILES

> 3

recommended

Optimizer Statistics Gathering

enabled

recommended

Segment Advisor

disabled

recommended

Automatic SQL Tuning

disalbed

recommended

Note: The Timezone format should be "Europe/Berlin" or similar (depending on the customer location) but not an offset +02:00. The timezone can be check with the following oracle query: SELECT DBTIMEZONE FROM dual;

MSSQL database

Recommended version: MSSQL Server 2019 Supported versions of the IAS modules might differ from this version. Please verify with the modules operations manuals.

Contents

© Robert Bosch Manufacturing Solutions GmbH 2023-2025, all rights reserved

Changelog Corporate information Legal notice Data protection notice Third party licenses