HP P9000 Replication Manager Software 7.3.1-00 Application Agent CLI Reference Guide
When the transaction log backup obtained by specifying this option is displayed by the -v option,
a hyphen (-) is displayed for ORIGINAL-ID and BACKUP-ID.
-no_truncate
Specify this option to perform a backup without truncating the transaction log. If a failure occurs, even
if the database data file is damaged (provided that the transaction log is not damaged), the transaction
log backup can be obtained by specifying this option.
-target database-name
Specify this option to display information about the specified database. If multiple database-name
parameters are specified, a comma must be used to separate each parameter. If a
storage-group-name parameter contains space characters, the entire parameter must be enclosed
in double quotation marks (").
When this option is specified, the specification of the TARGET_NAME parameter in the operation
definition file is ignored.
-f list-file-name
Specify this option to display information about a specific database. Unlike the -target option, by
creating a definition file that describes a list of databases to be displayed in advance, and by specifying
the file name, you can specify in a single step the databases whose information is to be displayed.
Specify list-file-name as an absolute path. If a list-file-name parameter contains space
characters, the entire parameter must be enclosed in double quotation marks (").
When this option is specified, the specification of the TARGET_NAME parameter in the operation
definition file is ignored.
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 is specified.
• The system cannot acquire information from the definition file linked to the operation ID.
• 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.
Example
• In this example, the command backs up the transaction log for the resource, based on the settings
in the operation definition file operation01:
EX_DRM_SQL_TLOG_BACKUP operation01
EX_DRM_SQLFILE_EXTRACT (Deploys SQL Server metafiles to the folder to be
backed up to a tape device)
Format
EX_DRM_SQLFILE_EXTRACT operation-ID
Extended commands60