HP P9000 Replication Manager Software 7.3.1-00 Application Agent CLI Reference Guide

The system cannot 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 cannot acquire information from the backup ID file.
A command executed inside the extended command encounters an error.
The command fails to obtain the name of the directory where dictionary map files are stored.
Return Values
0: Normal termination
Any value other than 0: Termination with an error
Example
In this example, the extended command is used to restore data from the secondary volume to the
primary volume by resynchronizing the volumes, based on the settings specified in the operation
definition file operation01:
EX_DRM_SQL_RESTORE operation01 -resync
EX_DRM_SQL_TLOG_BACKUP (Backs up the transaction log of the SQL Server)
Format
EX_DRM_SQL_TLOG_BACKUP operation-ID
[ -no_cat ]
[ -no_truncate ]
[ -target database-name | -f list-file-name ]
Description
This extended command executes the drmsqllogbackup command to back up the SQL Server's
transaction log linked to the specified operation ID.
Prerequisites
The prerequisite for executing this extended command is as follows:
An operation definition file linked to the specified operation ID has been provided.
Arguments
operation-ID
A character string that uniquely identifies the operation to be performed. Information in the operation
definition file linked to the specified operation ID is used when executing an extended command.
-no_cat
Specify this option when the backup catalog for the starting point of the transaction log backup does
not exist and the backup is one of the following:
A backup for which the backup catalog has been deleted by a command that resynchronized the
copy group
A backup for which only a remote backup (not a local backup) was performed
Application Agent CLI Reference Guide 59