Prerequisites

Complete the following prerequisites:

  1. Create a Unifier database (source) on an Oracle 12c database instance.
  2. Execute the audit_schema_changes_unifier.sql script in the source schema. The script is located in sync_client.zip.
  3. Enable full auditing in the unifier source by executing the auditing_enable_unifier.sql script in unifier source schema. The script is located in sync_client.zip.
  4. Connect to source unifier schema as sys user and run the following command:

    grant select on sys.GV_$TRANSACTION to <Source unifier schema>;

  5. Set JAVA_HOME to the installation directory containing a supported version of JDK. For more details, see the Client Requirements document.


Legal Notices | Your Privacy Rights
Copyright © 2016, 2020

Last Published Wednesday, October 20, 2021