HP Reference Information Storage System Version 1.6 Administration Guide revision 2 (T3559-90809, September 2007)

The top part of the Replication view describes the database replication.
Table 34 Database Replication features
Feature
Description
Local Server/Source
Server
The replication and p rimar y systems if you are logged into the replicated
system.
Local Server/Target
Server
The primary and replication systems if you are logged into the primary
system.
Replication Set
A set is made of one or more db2 tables that replicated.
Inbound Sync
Time/Outbound Sync
Time
The time at which the database tables in the replication set got last
synchronized. The synchronization time is displayed in two colors: green
and red. Green mean s that the database tables on th e primary and
replica DB2 have been synchronized successfully within the last 30
minutes. Red means that the synchronization has not happened for 30
minutes or more; this could indicate a db2 replication issue and you
should contact HP technical support for advice.
Inbound Sta
tus/
Outbound St
atus
The replication status on the replicated and primary systems.
(Re-)Initializing db2 replication
Follow the steps below to initialize or re-initialize db2 replication:
1. Stop the RISS applications on the primary and replica:
PCC on primary: /opt/bin/stop
PCC on replica: /opt/bin/stop
2. Uncongure db 2 replication on primary/replica:
DB2 on replica: /opt/bin/repl/dbRepl rm
DB2 on primary: /opt/bin/repl/dbRepl rm
3. Restart db2 on primary/replica:
DB2 on primary: /etc/init.d/db2_app start
DB2 on replica: /etc/init.d/db2_app start
4. Re-initialize db2 replication on primary/replica:
DB2 on primary: /opt/bin/repl/dbRepl init
DB2 on replica: /opt/bin/repl/dbRepl init
5. Wait for the replication process to complete (this can take anywhere between a few minutes to an
hour or more depending on the size of the db2 database and the bandwith of the network between
the two RISSes):
DB2 on replica: /opt/bin/repl/dbRepl status -brief -force
Look for the message "Replication is active." Re-issue the command ever y few minutes until this message
is returned, or while you see the message Refresh is in-progress.
6. Once replication is successfully initialized, restart the applications on primary/replica:
PCC on primary: /opt/bin/start
PCC on replica: /opt/bin/start
62
Data management