HP StorageWorks P9000 Replication Manager Software 7.1.1 CLI Reference Guide (TB584-96028, September 2011)

Information cannot be acquired from the host environment settings file.
No storage directory for extended-command temporary files is specified in the operation definition
file.
The command fails to obtain the name of the directory where dictionary map files are stored.
Examples
In this example, the extended command is used to back up the secondary volume as a raw device,
based on the settings in the operation definition file operation01:
EX_DRM_TAPE_BACKUP operation01 -exopt -raw
In this example, the extended command is used to forcibly mount the secondary volume identified
by the operation ID operation01 and execute a tape device backup:
EX_DRM_TAPE_BACKUP operation01 -exopt -backup -force
EX_DRM_TAPE_RESTORE (Restores data from backup tape to the secondary
volume)
Formats
EX_DRM_TAPE_RESTORE operation-ID -backup_id backup-ID
[ -exopt [ -mount_pt mount-point-directory-name][ -raw ]
[ -force ] [ -bup_env configuration-definition-file-name] ]
The command can also be executed in the following format:
EX_DRM_TAPE_RESTORE operation-ID -backup_id backup-ID
[ -mount_pt mount-point-directory-name][ -raw ]
Description
This extended command executes the drmmount, drmmediarestore, and drmumount commands
and restores backup data from a tape device to the secondary volume. The extended command
creates a backup ID record file containing the backup ID. The command also restores the SQL Server
metafile (when the backup is of an SQL Server database).
When you execute EX_DRM_TAPE_RESTORE, the drmmediarestore command is executed, and
a window opens. During this processing, the window on which the extended command was started
is in the WAIT status.
If Backup Exec is in use, a message will appear in the window where the drmmediarestore
command was started. Follow the instructions contained in the message to perform restoration.
After restoration, enter one of the following keywords:
YES (normal termination)
NO (termination with an error)
CANCEL (operation canceled)
After restoration with Backup Exec finishes, enter the correct keyword.
Application Agent CLI Reference Guide 43