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

-target database-names
Specify this option to back up a particular database in the specified instance.
When specifying multiple databases to be backed up, use a comma to separate each database name.
If you specify a database name containing a space character, enclose the database name in double
quotation marks ("). Make sure that you specify the database in the instance instance-name. If
you specify databases in separate instances, those databases will not be backed up.
The database names specified in this option will be registered in the backup catalog, and can be
checked using the drmsqlcat command.
To back up system databases (master, model, and msdb), specify them with this option.
-f target-definition-file-name
Like the -target option, this option performs a backup related to specific databases only. Unlike
the -target option, this option lets you specify a target definition file that collectively specifies all
the databases for which a backup is to be performed. The target definition file containing the list of
databases must be created before you attempt to use this option. Use an absolute path to specify the
target definition file. If you specify a target definition file name containing a space character, enclose
the target definition file name in double quotation marks (").
The database specified in the target definition file must exist in the specified instance. If you specify
databases in separate instances, those databases will not be backed up.
To back up system databases (master, model, and msdb), specify them in the definition file.
-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, and then specify the displayed
GEN-NAME value. In a single volume, a hyphen (-) appears. In this case, you cannot specify the -rc
option.
Always specify this option when backing up from a primary volume to a secondary volume on the
remote side. If this option is omitted, the secondary volume on the local side is backed up.
When you omit name-identifying-the-generation, the secondary volume that has the smallest
value among the generation numbers on the remote-side becomes the backup destination. In this case,
the generation number is remote_n, where n is the smallest generation number.
-pf copy-parameter-definition-file
Specify this option when using the number of retries and the retry interval defined in the copy parameter
definition file. Specify only the file name, without specifying the path.
When you omit this option, the value of the RAID Manager-linkage definition file (DEFAULT.dat) is
used. The DEFAULT.dat values are also used for parameters not specified in the copy parameter
definition file.
Create the copy parameter definition file with an arbitrary name in the location below. Specify the
file name by using an alphanumeric character string that is 64 bytes or less.
Application-Agent-installation-directory\DRM\conf\raid
-comment backup-comment
Specify this option to register a backup comment in the backup catalog.
The backup-comment value can be a string of up to 64 bytes, consisting of alphanumeric, special,
one-byte space, and multi-byte characters. The backup comment is case sensitive. When a special
character, or a one-byte space character is used, the entire backup-comment string must be enclosed
in double quotation marks ("). If the backup-comment string contains a special character but is not
Basic commands148