HP StorageWorks P9000 Command View Advanced Edition Suite Software 7.0 Mainframe Agent Installation and Configuration Guide (TB581-96014, November 2010)

The copy group names in the file are included in the list of copy groups displayed by the drmcgctl
command.
Copy group names are case sensitive.
Prerequisites
The prerequisite for executing this extended command is as follows:
The extended command must be executed on the machine that contains the copy-group list file to
be checked.
Arguments
-cg_file copy-group-list-file-name
Use an absolute path name to specify the copy-group list file to be checked.
Return Values
0: Normal termination
Any value other than 0: Termination with an error
Conditions Causing an Error
This extended command fails in the following cases:
An invalid option is specified.
The file specified in the argument does not exist, or the system cannot access the file.
An error is detected in the copy-group list file.
A command executed inside the extended command encounters an error.
Examples
In this example, the extended command is used to check the copy-group list file C:\WORK\CG-
DEF.txt:
EX_DRM_CG_DEF_CHECK -cg_file C:\WORK\CGDEF.txt
EX_DRM_DB_EXPORT (Exports backup information to a file)
Format
EX_DRM_DB_EXPORT operation-ID
Description
This extended command executes the drmdbexport command to export the backup information
corresponding to the specified operation ID. The backup information that was exported is recorded
in the backup information file of the temporary directory for extended commands.
The backup ID is used to specify the backup information to be exported during the drmdbexport
command execution from the backup ID file in the temporary directory for extended commands.
Extended commands26