Nexeed
    • Introduction
    • Station UI
      • Introduction
      • Getting started
      • Configuration
      • Dashboard
      • Utility Bar
        • Scanner
        • Notification Center
      • Operations
        • Packing
        • Discard
        • Complete
        • Shortage
        • Unpacking
    • Web UI
      • Label management
        • Create a label
        • Design a label
      • Packaging process
        • Create a packaging process
      • Packaging sequence main page
      • Packaging sequence
      • Packaging station main page
      • Packaging station UI
      • Packaging unit main page
      • Packaging unit
    • Legacy
      • Introduction to the Packaging Control web application
      • Starting the application
      • Login
      • Set up Packaging Control
      • Packing
        • Packaging form
        • Cancellation wizard
      • Process-specific dialogs
        • Ending the process (reject)
        • Starting the repacking process
        • Weight validation
      • Configuration menu
      • Filter options
    • Operations manual
      • Overview
      • System architecture and interfaces
        • Deployment view
        • Architecture
      • System requirements
        • Paco/helm-chart
        • Paco/paco-service
        • Paco/paco-database
        • PackagingControl_<version>_client.mespkg
        • Paco/core-service
        • Paco/core-web-service
        • Paco/printing-service
      • Migration from previous versions
        • Migration from MES to IAS
        • Migration of database
        • Resources mapping from MES to IAS
        • Migration changes from MES to IAS
        • Migration guides from MES to IAS
        • IAS version upgrades
        • Database update with database job
        • Migration job
      • Setup and configuration
        • Helm configuration
        • Database install from scratch
        • Configuration of Packaging Control
        • Configuration of logging
        • Configuration of related service endpoints
        • Configuration of legacy API redirect
        • Configuration of the home tenant ID
        • Configuration of observability
        • Type data
        • Manager and provider modules
        • Timeout configuration
        • Printing
        • Function modules
        • Sub-function modules
        • Client configuration
        • Global functionality
        • Packing unit details
        • Multi-installation deployment
        • Click-once client installation
        • Core service
        • Core web service
        • Printing service
        • Permissions and roles
      • Start and shutdown
        • Startup dependencies
        • Shutdown
      • Regular operations
      • Failure handling
        • Error codes
        • Warning codes
      • Backup and Restore
      • Logging and monitoring
      • Known limitations
        • Multitenancy capability
        • On premise
        • Database support
        • Client non-web login mechanism
    • API documentation
      • Core Service
        • Core service internal HTTP API
        • Core service restricted public HTTP API
      • Legacy Service
        • Paco service internal HTTP API
        • Paco service restricted public HTTP API
      • Printing Service
        • Printing service internal HTTP API
    • Glossary
Packaging Control
  • 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

  • Packaging Control
  • Operations manual
  • Setup and configuration
  • Database install from scratch

Database install from scratch

If there is an MES Packaging Control version you want to migrate from, see Migration of Database

Supported Versions
Oracle 19c Enterprise Edition

Sizing
Memory: 16 GB / 32 GB (minimum / recommended)
Storage: Depending on data volume (typically 50-250 GB)

Setup
Character Set: AL32UTF8 (refer to Oracle 19c - A.4 Character Sets)
Time Zone: dependent target region and country (refer to Oracle 19c - 4.9 Setting the Database Time Zone);

Schema/User: 1 schema/user is required per installation with quota unlimited
Tablespaces: 1 tablespace
Tablespace Options (recommended): SIZE 500M AUTOEXTEND ON NEXT 100M MAXSIZE 32767M LOGGING EXTENT MANAGEMENT LOCAL SEGMENT SPACE MANAGEMENT AUTO

Privileges
An oracle user with the privileges "NEXEED_BASIC_ROLE", "NEXEED_EXTENDED_ROLE" and "NEXEED_MONITORING_ROLE" as described in the Nexeed IAS Operations Manual is required.

Securing Data on the Network (Service to Database)

Oracle Documentation : Configuring network data encryption and integrity

Oracle supports two ways to encrypt the Data between Client and Database: Database Native Network Encryption and Transport Layer Security.

Since Transport Layer Security uses a Certificate that expires, we recommend Native Network Encryption.

Choosing Between Native Encryption And TLS

The setting must be set on the Oracle Database in sql.net[] For details check the topic 18.3.2 in the Linked Documentation

For maximum security on the server, set the following sqlnet.ora parameters:
* SQLNET.ENCRYPTION_SERVER = REQUIRED
* SQLNET.ENCRYPTION_TYPES_SERVER = (AES256)
* SQLNET.CRYPTO_CHECKSUM_SERVER = REQUIRED
* SQLNET.CRYPTO_CHECKSUM_TYPES_SERVER = (SHA512)
* SQLNET.ALLOW_WEAK_CRYPTO_CLIENTS = FALSE

Contents

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

Changelog Corporate information Legal notice Data protection notice Third party licenses