Before running the test scripts, make sure that you have:
Installed an Oracle data server
Installed a data server to act as a replicate data server
Created the replicate database in the replicate data server
Installed primary and replicate Replication Servers (PRS and RRS)
The PRS and RRS can be the same Replication Server.
You must create routes between them if the PRS and RRS are not the
same Replication Server.
Added the replicate database as an RRS-managed database
Installed the Replication Agent software, created a Replication Agent instance, and used the ra_config command to set the following configuration parameters:
ra_config ltl_character_case, lower
ra_config rs_source_ds, rax
ra_config rs_source_db, test
These recommended configuration parameter values are
for this test only. The values you should use in a production environment
(or even a different test environment) may be different.
Configured all the pds, rs, and rssd connection parameters and tested them successfully with the Replication Agent test_connection command
Confirmed that all servers are running
Confirmed that the Replication Agent instance is in the Admin state