HP XP7 Replication Manager Application Agent CLI Reference Guide (TK981-96014, May 2014)

Table Of Contents
Description
The drmdbsetup command creates and deletes the contents of the dictionary map files. Dictionary
map files for creation and deletion are stored as defined by the path information in DRM_DB_PATH,
in the Application Agent configuration definition file (init.conf).
For details about the Application Agent configuration definition file, see the description of Application
Agent operation settings in the HP XP7 Replication Manager Application Agent CLI User Guide. For
details about DRM_DB_PATH, see the description of creating the dictionary map files in the same
manual.
Arguments
-i
Creates backup catalog information and dictionary map files, based on the path information (the
value of DRM_DB_PATH) specified in the Application Agent configuration definition file. An error will
occur if the specified directory already contains the dictionary map files.
-u
Deletes created backup catalog information and dictionary map files. Use this option to delete existing
dictionary map files.
Return Values
0: Normal termination
Any value other than 0: Termination with an error
Basic command specifications (SQL Server database backups)
drmsqlbackup (Backs up an SQL Server database to a secondary volume)
Formats
To back up:
drmsqlbackup { instance-name | DEFAULT }
[ -system | target database-name | -f target-definition-file-name ]
[ -rc [ name-identifying-the-generation ]]
[ -pf copy-parameter-definition-file ]
[ -comment backup-comment ]
[ -script user-script-file-name ]
[ -s backup-server-name
[ -auto_import
[ -auto_mount [ mount-point-directory-name ]]
]
[ -svol_check ]
]
To create backup catalog:
drmsqlbackup { instance-name | DEFAULT }
[ -system | target database-name | -f target-definition-file-name ]
-template
[ -comment backup-comment ]
Basic commands142