Before you start a replication process,
you can display the controlling replication rules for data types in
the file spaces of client nodes that are configured for replication.
You can also verify the connection to the target replication server.
About this task
A
controlling rule is the rule
that the source replication server uses to replicate data in a file
space. For example, suppose the replication rule for backup data in
file space
/a is DEFAULT. If the client-node
rule for backup data is ALL_DATA, the controlling rule for the backup
data in file space
/a is ALL_DATA.
Procedure
To validate a replication configuration, complete one
of the following steps:
- To display a list of file spaces and the controlling replication
rules that apply to the file spaces, issue the VALIDATE REPLICATION command. For example, to display the controlling replication rules
that apply to data types in the file spaces for NODE1 and NODE2, issue
the following command:
validate replication node1,node2
All file spaces are displayed regardless of whether the state
of the data types in the file spaces is enabled or disabled.
- To display the controlling replication
rules and verify the connection with the target replication server,
issue the following command:
validate replication node1,node2 verifyconnection=yes