The SYNC_SETUP procedure validates the default parameter values used by the synchronization procedures and creates the IN_DB_UPGRADE_CONTROL_SYNC table, which is used to save the default parameter values for the duration of the upgrade. This procedure can be re-executed manually to update the default synchronization parameter values in the control table or to recreate the IN_DB_UPGRADE_CONTROL_SYNC table if necessary.
Note:
- This procedure is automatically executed by the UPGRADE_SETUP procedure if the starting schema version is less than 7.5.0.0.
- Manual execution of this procedure should not be necessary unless the SYNC_REMOVE(‘IN_DOC’) procedure was manually executed to remove the synchronization framework.