HP P9000 Replication Manager Software 7.3.1-00 Application Agent CLI Reference Guide
If you registered a VDI metafile storage directory by using the drmsqlinit command, the backup
file is stored in the registered directory. The file name is backup-ID_database-ID.dmp. If
you did not register a VDI metafile storage directory by using the drmsqlinit command, the
backup file is stored in the directory that contains the file with the smallest management number
(file_id) value for the SQL Server in the database file. The file name is META_database-
ID.dmp.
Prerequisites
The prerequisites for executing this extended command are 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.
-system
Specify this option to specify the system databases (master, model, and msdb) as the databases you
want to back up. If this option is specified, SQL Server will stop when the restoration is carried out.
If you specify this option when a database name is assigned to TARGET_NAME in the operation
definition file linked to the specified operation ID, the extended command will produce an error.
-comment backup-comment
Specify this option to register a backup comment in the backup catalog. The conditions for specifying
a value in the backup-comment parameter are as follows:
• The value must be 64 bytes or less.
• The value can include alphanumeric, reserved, one-byte space, and multi-byte characters.
• The value is case sensitive.
• When a reserved character or a one-byte space character is used, the entire value must be enclosed
in double quotation marks (").
• If the value contains a reserved character but is not enclosed in double quotation marks, the reserved
character is not correctly interpreted as a part of the backup-comment string, and is parsed as
a reserved character.
• The following reserved characters cannot be used in backup comments: \ / ` | < > " * ?
& ; ( ) $
A hyphen (-) cannot appear as the first character in the backup comment. If you specify two consecutive
double quotation marks ("") after the -comment option, no backup comment will be registered in
the backup catalog.
-rc name-identifying-the-generation
Use this option to specify the name identifying the generation of the copy group to be backed up.
Execute the drmsqldisplay command with the -cf option specified, and then specify a value for
the displayed GEN-NAME. For single volumes, a hyphen (-) appears. In this case, the -rc option
cannot be specified.
Always specify this option when backing up from a primary volume to a secondary volume on the
remote side. If you omit this option, the secondary volume on the local side is backed up.
Extended commands50