Replication Agent for Oracle setup test scripts

Sybase Replication Agent provides a set of test scripts that automate the process of creating a replication test environment that you can use to verify the installation and configuration of the Replication Agent software and the basic function of the other components in your replication system.

The Replication Agent test scripts are located in the scripts subdirectory under the Replication Agent base directory, for example, RAX-15_0\scripts.

The Replication Agent test scripts perform the following tasks:

  1. Create a primary table.

  2. Create a replicate table that corresponds to the primary table.

  3. Create the primary data server connection in the primary Replication Server.

  4. Create the replication definition in the primary Replication Server.

  5. Test the replication definition.

  6. Create the subscription in the replicate Replication Server.

  7. Test the subscription.

  8. Create the Replication Agent transaction log in the primary database.

  9. Modify the primary table.

  10. Clean up and remove the replication test environment created by the other scripts.