Synchronization Framework (EP2 7.5) - Perceptive Content Database Upgrade Package for Oracle Server - Foundation 24.1 - Foundation 24.1 - Ready - Perceptive Content - external

Perceptive Content Database Upgrade Package for Oracle Server

Platform
Perceptive Content
Product
Perceptive Content Database Upgrade Package for Oracle Server
Release
Foundation 24.1
License

Applies to upgrades with a starting schema version less than 7.5.0.0.

The synchronization framework supports the propagation of data between the source (IN_DOC) and destination (NEW_DOC) tables, which facilitate the uptime column modifications and data population and index creation of the new version of the IN_DOC table.

Note: The following steps are executed automatically when UPGRADE_SETUP is executed if the schema version is less than 7.5.0.0 and therefore does not need to be manually executed.
  • To create and populate the IN_DB_UPGRADE_CONTROL_SYNC table, execute the following procedure.

    EXECUTE IN_DB_UPGRADE.SYNC_SETUP('IN_DOC')

  • To create the synchronization framework for th IN_DOC table, execute the following procedure.

    EXECUTE IN_DB_UPGRADE.SYNC_SETUP_IN_DOC