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

Note
Each piece of backup information in the backup catalog is managed by using a copy group as a
key. Depending on the backup method, you might not be able to perform a restoration, even though
the backup data exists on the secondary volume.
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 was specified.
The system could not acquire information from the definition file linked to the operation ID.
A specified Application Agent command option cannot be specified as an extended command
option.
The system fails to record a backup ID in the backup ID record file.
A command executed inside the extended command encounters an error.
Information could not be acquired from the host environment settings file.
No storage directory for extended-command temporary files has been specified in the operation
definition file.
The command fails to obtain the name of the dictionary map files storage directory.
Examples
In this example, the extended command is used to back up the file system specified by the operation
ID operation01 to the secondary volume, using the cold backup method:
EX_DRM_FS_BACKUP operation01 -mode cold
In this example, the extended command is used to back up the file system specified by the operation
ID operation01 to the secondary volume, using the VSS backup method:
EX_DRM_FS_BACKUP operation01 -mode vss
EX_DRM_FS_DEF_CHECK (Checks the contents of an operation definition file
and automatically creates a temporary directory)
Formats
To check the contents of an operation definition file for a file server:
EX_DRM_FS_DEF_CHECK operation-ID -db
To check the contents of an operation definition file for a backup server:
EX_DRM_FS_DEF_CHECK operation-ID -bk
CLI Reference Guide 19