Use this command to identify the replication rules that apply to file spaces in client nodes that are configured for replication. You can also use this command to verify that the source replication server can communicate with the target replication server.
Before you begin replication processing, use the VALIDATE REPLICATION command to determine whether your replication configuration is correct.
Issue this command on the server that acts as a source for replicated data.
To issue this command, you must have system privilege.
.-,-------------. V | >>-VALidate REPLication------node_name---+----------------------> .-VERIFYconnection--=--No------. >--+------------------------------+---------------------------->< '-VERIFYconnection--=--+-No--+-' '-Yes-'
Information is displayed only for client nodes that are either enabled or disabled for replication. The replication mode must be SEND. To determine whether a client node is enabled or disabled for replication and its mode, issue the QUERY NODE command. Look for values in the Replication State and Replication Mode fields.
validate replication node1 verifyconnection=yes
Node Name: NODE1
Filespace Name: \\node1\c$
FSID: 1
Type: Bkup
Controlling Replication Rule: ACTIVE_DATA
Replication Rule Level: System Level
Server Name: DRSRV
Connection Status: Valid Connection
Node Name: NODE1
Filespace Name: \\node1\c$
FSID: 1
Type: Arch
Controlling Replication Rule: ALL_DATA_HIGH_PRIORITY
Replication Rule Level: Node Level
Server Name: DRSRV
Connection Status: Valid Connection
Node Name: NODE1
Filespace Name: \\node1\c$
FSID: 1
Type: SpMg
Controlling Replication Rule: ALL_DATA
Replication Rule Level: System Level
Server Name: DRSRV
Connection Status: Valid Connection
Output is displayed for all data types regardless of whether a file space contains the data types. For example, if a file space contains only backup and archive data, the output of the VALIDATE REPLICATION command also contains information that would be relevant to space-managed data.
The name of the file space that belongs to the node.
File space names can be in a different code page or locale than the server. If they are, the names in the Operations Center and the administrative command-line interface might not be displayed correctly. Data is backed up and can be restored normally, but the file space name or file name might be displayed with a combination of invalid characters or blank spaces.
If the file space name is Unicode-enabled, Tivoli® Storage Manager converts the name to the server code page for display. The success of the conversion depends on the operating system, the characters in the name, and the server code page. Conversion can be incomplete if the string includes characters that are not available in the server code page or if the server cannot access system conversion routines. If the conversion is incomplete, the name might contain question marks, blanks, unprintable characters, or ellipses (...).
| Command | Description |
|---|---|
| ENABLE SESSIONS | Resumes server activity following the DISABLE command or the ACCEPT DATE command. |
| QUERY FILESPACE | Displays information about data in file spaces that belong to a client. |
| QUERY NODE | Displays partial or complete information about one or more clients. |
| QUERY REPLRULE | Displays information about node replication rules. |
| QUERY SERVER | Displays information about servers. |
| QUERY STATUS | Displays the settings of server parameters, such as those selected by the SET commands. |
| REPLICATE NODE | Replicates data in file spaces that belong to a client node. |
| SET ARREPLRULEDEFAULT | Specifies the server node-replication rule for archive data. |
| SET BKREPLRULEDEFAULT | Specifies the server node-replication rule for backup data. |
| SET REPLSERVER | Specifies a target replication server. |
| SET SPREPLRULEDEFAULT | Specifies the server node-replication rule for space-managed data. |
| UPDATE FILESPACE | Changes file-space node-replication rules. |
| UPDATE NODE | Changes the attributes associated with a client node. |
| UPDATE REPLRULE | Enables or disables replication rules. |
| UPDATE SERVER | Updates information about a server. |