Using the Add Standby Database wizard, you can add a standby database to an existing logical connection, which has an active database connection.
Creating a standby database connection
In the Details view, right-click the logical connection object you created using the Add Logical Connection wizard.
Select Add Standby Database.
Select the standby server and standby database.
Select the Replication Server that will manage the database connections.
Enter the user name and password of the maintenance user.
Select the user name and password that the RepAgent will use to connect to Replication Server.
If the RepAgent user does not exist, the wizard creates a user and assigns a default name and password to the user. Accept the default values or enter your own values.
Select the materialization method.
Select one of these options:
Initialize Standby Database with Dump Load, which initializes the standby database with the current data dump from the active database.
Use Dump Marker in Transaction Log, which replicates transactions that are run between the time the active database is enabled and the time the data is dumped.
Review the summary information about the replication environment. If everything looks correct, click Finish. Otherwise, click Back to return to an earlier page in the wizard and change the replication environment information. Return to the final wizard page and click Finish.
Before you use a warm standby environment, resume the
DSI thread on the replicate database connection.