Use this command to display the contents of a recovery plan file stored on a target server (that is, when the DEVCLASS parameter was specified on the PREPARE command). You can issue this command from either the server that created the file (the source server) or the server that stores the recovery plan file (the target server). You cannot issue this command from the server console.
The output may be delayed if the file is on tape.
Note: | From the Web administrative interface you can display the contents of one or more recovery plan file stanzas. |
Privilege Class
To issue this command, you must have system privilege.
Syntax
>>-Query RPFContent--plan_file_name-----------------------------> >-----+-DEVclass--=--device_class_name--+---------------------->< '-NODEName--=--node_name----------'
Parameters
Specify this parameter when:
Specify this parameter when:
Examples
Task 1
On the source server: Display the contents of a recovery plan file that was created for this server on March 19, 1998, at 6:10AM. The PREPARE command specified the device class REMOTE.
query rpfcontent branch1.19980319.061000 devclass=remote
Task 2
On the target server: Display the contents of a recovery plan file that was stored in this server on March 19, 1998, at 6:10AM. The server that created the file is registered on the target server as a node named POLARIS with a node type of SERVER.
query rpfcontent branch1.19980319.061000 nodename=polaris
Related Commands
Table 195. Commands Related to QUERY RPFCONTENT
Command | Description |
---|---|
PREPARE | Creates a recovery plan file. |
QUERY RPFILE | Displays information about recovery plan files. |
QUERY VOLHISTORY | Displays sequential volume history information that has been collected by the server. |