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

A specified Application Agent command option cannot be specified as an extended command
option.
Acquisition of information from the backup ID record file fails.
A command executed inside the extended command encounters an error.
The acquisition of the result of a command executed inside the extended command fails.
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.
Example
In this example, the extended command is used to restore the file system specified by the operation
definition file operation01. The command restores by resynchronizing the primary and secondary
volumes:
EX_DRM_FS_RESTORE operation01 -resync
Extended commands specifications (Common commands)
EX_DRM_BACKUPID_SET (Generates a backup ID file)
Format
EX_DRM_BACKUPID_SET operation-ID -backup_id backup-ID
Description
This extended command is used to generate a backup ID file that contains the specified backup ID
and stores the file in the temporary directory for extended commands.
Execute this extended command as preparation for restoring the backed up file system or the database
to the primary volume. Specify the backup ID to be used for restoring (the backup ID generated when
you backed up the file system or the database to the secondary volume), and then execute the
command.
Prerequisites
The prerequisites for executing this extended command are as follows:
An operation definition file corresponding to the specified operation ID has been created.
Before executing this extended command, you must confirm the backup ID to be specified with
this extended command by viewing the backup catalog information. This information can be ob-
tained by using the following command.
When backing up a file system, use the drmfscat command.
When backing up an SQL Server database, use the drmsqlcat command.
When backing up an Exchange database, use the drmexgcat command.
Extended commands24