Administrator's Reference
Note: | This command applies only to recovery plan files created when the DEVCLASS
parameter was specified on the PREPARE command.
|
Use this command to display the contents of a recovery plan file
stored on a target server. 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
- plan_file_name (Required)
- Specifies the name of the recovery plan file to be queried. The
format of the file name is
servername.yyyymmdd.hhmmss. To see the names of
existing files, issue the QUERY RPFILE command.
- DEVclass
- Specifies the name of the device class used to create the recovery plan
file. Use this parameter when you are logged on to the server that
created the file. Wildcard characters are not allowed.
Specify this parameter when:
- You want to display the contents of the recovery plan file that was
created for this server.
- You are issuing this command to the same server on which the PREPARE
command was issued (the source server).
- The specified device class name was used on the PREPARE command that
created the recovery plan file.
- NODEName
- Specifies the node name, registered on the target server, of the source
server that created the recovery plan file. Use this parameter when you
are logged on to the target server or when the source server is not
available. Wildcard characters are not allowed.
Specify this parameter when:
- You want to display the contents of the recovery plan file that was stored
on this server.
- You are issuing this command to the server that was the target of the
PREPARE command that created the recovery plan file.
- The specified node name is registered to this server with a node type of
SERVER.
- The TSM server that created the recovery plan file is not
available.
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.
- Command:
-
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.
- Command:
-
query rpfcontent branch1.19980319.061000 nodename=polaris
- Output:
- The output of these commands is the entire contents of the recovery plan
file. The Web administrative interface lets you display the contents of
one or more recovery plan file stanzas. See the
Administrator's Guide for an example of a disaster recovery plan
file.
Related Commands
Table 191. 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.
|
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]