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

An irregularity is detected in the contents of the operation definition file.
The command fails to create a temporary directory.
The command fails to obtain the name of the dictionary map files storage directory.
Examples
In this example, the extended command is used to check the contents of the operation definition file
C:\Program Files\drm\SCRIPT\conf\_OP0001.dat for a database server:
By specifying an operation ID:
EX_DRM_EXG_DEF_CHECK OP0001 -db
By specifying an operation definition file:
EX_DRM_EXG_DEF_CHECK -db -f "C:\Program Files\drm\script\conf\_OP0001.dat"
In this example, the extended command is used to check the contents of the operation definition file
C:\Program Files\drm\SCRIPT\conf\_OP0001.dat for a backup server:
By specifying an operation ID:
EX_DRM_EXG_DEF_CHECK OP0001 -bk
By specifying the operation definition file:
EX_DRM_EXG_DEF_CHECK -bk -f "C:\Program Files\drm\script\conf\_OP0001.dat"
EX_DRM_EXG_RESTORE (Restores an Exchange database backup to the primary
volume)
Formats
To restore a storage group:
EX_DRM_EXG_RESTORE operation-ID -resync
[ -target storage-group-name | -f target-definition-file-name ]
[-force] [-recovery]
[-pf ]
[-vf VSS-definition-file-name]
To restore an Information Store from backup data obtained by using VSS:
EX_DRM_EXG_RESTORE operation-ID -resync -recovery
{-target storage-group-name
\Information-Store-name | -f target-definition-file-name}
[-force] [-pf copy-parameter-definition-file]
[-vf VSS-definition-file-name]
To restore a storage group (Exchange Server 2007):
EX_DRM_EXG_RESTORE.wsf operation-ID -resync
[ -target storage-group-name ] [ -f target-definition-file-name ]
[ -force ] [ -recovery ]
[ -pf copy-parameter-definition-file ]
CLI Reference Guide 71