Skip to main content
Skip table of contents

Upgrade database schemas

Upgrading FactoryLogix to a newer version may involve required database schema changes. As the schema of the production database is updated, FactoryLogix does not apply those changes automatically to a connected reporting database.

To ensure the reporting (replicated) database remains synchronized with the production database, schema changes must also be replicated from the publication to the subscription database. This replication of schema changes is managed by SQL Server and controlled through a setting in the publication database’s properties.

Enable or confirm schema change replication

  1. While running SQL Server Management Studio (SSMS) as an Administrator, connect to the FactoryLogix database server (production database server).

  2. Expand the Replication folder, expand the local publications folder, right-click the FactoryLogix publication, then select Properties.


    Select Properties



  3. Select Subscription Options from the Select a Page toolbar and navigate to the Schema Replication area.


    Select Subscription Options



  4. Set (or confirm) the setting for Replicate schema changes to True.

  5. Select OK to save the properties.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.