Nexeed
    • Introduction
    • Concepts
      • Domain model
    • User manual
      • Device types
        • Manage or create a new Measuring Point for a device type
        • Manage or create a new error definition for a device type
        • Manage devices for a device type
      • Devices
        • Manage or create a new Measuring Point for a device
        • Manage or create a new error definition for a device
      • Topology
        • Navigate the topology
      • Error definitions
      • Measuring points
      • Processes
      • Process groups
      • Material definitions
    • Operations manual
      • Overview
      • System architecture and interfaces
      • System requirements
        • Equipment management service
        • Material service
        • Messaging service
        • Nginx gateway
        • Process service
      • Migration from previous versions
        • History of current versions
        • History of older versions
      • Setup and configuration
        • Helm configuration
        • Horizontal scalability for services in HELM deployments
        • Module health verification Endpoints and K8s probes
        • Data migration & synchronization
        • mmpd/equipment-service
        • mmpd/messaging-service
        • mmpd/process-service
        • mmpd/material-service
      • Start and shutdown
      • Regular operations
        • Deletion policy
        • Entities & fields
        • Resources and roles
      • Failure handling
        • Health verification Endpoints
        • Resiliency against failures in RabbitMQ
      • Backup and Restore
      • Logging and monitoring
      • Known limitations
    • API documentations
      • Equipment HTTP API
      • Process HTTP API
      • Material HTTP API
    • Glossary
Master Data Management
  • 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

  • Master Data Management
  • Operations manual
  • Backup and Restore
preview v9.0.0

Backup and Restore

The backup and restore at DB level will function correctly if the tenant ids do not change. By backing up the DB the MDM state is completely saved and can be restored later.

Cloning database

As for backup and restore, cloning also works as expected by cloning the database tables, as long as the tenant ids do not change. All the environment variables have to be updated accordingly and a MDM instance can be cloned to a new host and a new database by cloning the MDM database tables.

If the tenant ids will change between the source and destination in a cloning process, then some additional scripts need to be applied to replace the tenant in all tables. Please contact the MDM development team in this case.

Tables

The following tables need to be backed up (or cloned) in order to have all the MDM data.

  • __EFMigrationsHistory

  • MDM_DeviceCustomPropertyValues

  • MDM_Devices

  • MDM_DeviceSupplements

  • MDM_DeviceTags

  • MDM_DeviceTypeCustomProperties

  • MDM_DeviceTypes

  • MDM_Errors

  • MDM_ErrorSupplements

  • MDM_ErrorTranslations

  • MDM_Facilities

  • MDM_FacilityCustomPropertyValues

  • MDM_FacilityIdentifiers

  • MDM_FacilitySupplements

  • MDM_FacilityTags

  • MDM_FacilityTranslations

  • MDM_FacilityTypeCustomProperties

  • MDM_FacilityTypes

  • MDM_FacilityTypeSupplements

  • MDM_FacilityTypeTranslations

  • MDM_Materials

  • MDM_MaterialProperties

  • MDM_MaterialTranslations

  • MDM_MaterialType

  • MDM_MaterialTypeTranslations

  • MDM_MeasuringPoints

  • MDM_MeasuringPointSupplements

  • MDM_MeasuringPointTranslations

  • MDM_Relations

  • MDM_SyncConfigurations

  • MDM_SyncJobs

  • MDM_SyncLogs

  • MDM_SyncRegistrations

  • MDM_Tags

  • MDM_TagTags

  • MDM_TagTranslations

  • MDM_TenantState

  • Processes

  • ProcessesDescription

  • ProcessesName

  • ProcessGroups

  • ProcessGroupNames

  • ProcessGroupDescriptions

  • ProcessProcessGroup

  • ProcessFacilities

  • ProcessProcessFacility

  • ProcessTags

  • ProcessProcessTag

Contents

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

Changelog Corporate information Legal notice Data protection notice Third party licenses