HP StorageWorks P9000 Command View Advanced Edition Suite Software 7.0 Mainframe Agent Installation and Configuration Guide (TB581-96014, November 2010)

Basic command specifications (Utility commands)
drmdbsetup (Creates and deletes Application Agent databases)
Formats
To create backup catalog information and the dictionary map files:
drmdbsetup -i
To delete backup catalog information and the dictionary map files:
drmdbsetup -u
Make sure that you specify an absolute path name when executing the drmdbsetup command. The
absolute path name of this command is as follows:
Application-Agent-installation-directory\DRM\bin\util\drmdbsetup.exe
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).
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:
CLI Reference Guide 141