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

Arguments
operation-ID
A character string that uniquely identifies the operation to be performed.
-copy_group copy-group-name
Specifies the name of the copy group (mounted by the EX_DRM_MOUNT command) to be unmounted.
You must clear the system cache before backing up data. To do so, specify a copy group from the
backup server and mount the secondary volume with the EX_DRM_MOUNT command. Then, when you
unmount the secondary volume with the EX_DRM_UMOUNT command, the system cache is cleared.
To check the copy group name, execute the drmfscat command or the drmfsdisplay command.
Return Values
0: Normal termination
Any value other than 0: Termination with an error
Extended command specifications (SQL Server database
backups)
This section explains the extended command specifications that apply to SQL Server database backup
and restore operations.
EX_DRM_SQL_BACKUP (Backs up an SQL Server database)
Format
EX_DRM_SQL_BACKUP operation-ID
[ -system ]
[-comment backup-comment ]
[ -rc [ name-identifying-the-generation ]]
[ -pf copy-parameter-definition-file ]
[ -script user-script-file-name ]
[ -s backup-server-name
[ -auto_import
[ -auto_mount [ mount-point-directory-name ]]
]
[ -svol_check ]
]
Description
This extended command executes the drmsqlbackup command to back up the SQL Server database
of the instance that was specified by the operation ID from the primary volume to the secondary
volume. When this extended command performs a backup, a backup ID is generated.
If the data files, databases, and other objects of the resolved instance exist on multiple volumes, all
primary volumes will be backed up to the secondary volumes. When an SQL Server instance is backed
up, an online backup is performed. If you specify an inactive instance when executing this extended
command, an error occurs.
Extended commands48