HP StorageWorks P9000 Replication Manager Software 7.1 CLI Reference Guide (TB584-96021, May 2011)

In this example, the command views information on the backups of the transaction log backup
files with the original ID 0000000001:
PROMPT> drmsqllogbackup O:0000000001 -v
In this example, the command deletes information on the backups of the transaction log backup
files with the original ID 0000000001:
PROMPT> drmsqllogbackup O:0000000001 -d
-v
Specify this option to display a list of the transaction log files that were backed up. Information on
the backups of the transaction log files acquired after the backup ID specified together will be displayed.
You can take the information displayed by this option, and use it as a transaction log target definition
file.
BACKUP-ID
Specify BACKUP-ID to display the backup IDs of the backups for the specified instance.
-no_cat
Specify this option if you are backing up a database that has not been backed up by using the
drmsqlbackup command in Application Agent 6.3.0-00 or later, or if no log backup-start catalog
exists.
If you specify the -no_cat option, a connection cannot be made between the log backup ID and
the backup ID in the transaction log.
Specify this option to execute transaction log backup when the backup catalog for the starting point
of a transaction log backup does not exist. Specify this option in the following cases:
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
If the -v option is used to display a transaction log backup obtained using this option, a hyphen (-)
is displayed in ORIGINAL-ID and BACKUP-ID.
-no_truncate
Specify this to perform backup without truncating the transaction log. If the transaction log is not
adversely affected even when a failure occurs and database files are damaged, you can specify this
option to obtain a backup of the transaction log.
-target database-names
Specify this to display the information about the specific database of the instance instance-name.
To display information about multiple databases, separate the name of each database with a comma.
If you specify a database name containing a space character, enclose the database name in double
quotation marks (").
-f target-definition-file-name
Specify this to display the information about the specific database of the instance instance-name.
Unlike the -target option, you can use this option to view information about multiple files with one
setting, so long as those files are already contained in a configuration file. Make sure that you specify
the path of this configuration file as an absolute path. If you specify a target definition file name
containing a space character, enclose the target definition file name in double quotation marks (").
CLI Reference Guide 169