Before running the test scripts, make sure that you have:
Installed an Oracle data server
Installed a data server to act as a standby data server
Created the standby database in the standby data server
Installed primary and standby Replication Servers (PRS and SRS)
The PRS and SRS can be the same Replication Server.
You must create routes between them if the PRS and SRS are not the
same Replication Server.
Added the standby database as an SRS-managed database
Added an entry for Mirror Replication Agent to the interfaces or sql.ini file (if you intend to use the isql utility to administer Mirror Replication Agent).
Installed the Mirror Replication Agent software, created a Mirror 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 Mirror Replication Agent test_connection command
Confirmed that all servers are running
Confirmed that the Mirror Replication Agent instance is in the Admin state