HP P9000 Replication Manager Software 7.3.1-00 Application Agent CLI Reference Guide
Example
• In this example, the command backs up SQL Server metafiles based on the settings specified in
the operation definition file operation01:
EX_DRM_SQLFILE_PACK operation01
Extended command specifications (Exchange database
backups)
This section explains the extended command specifications that apply to Exchange database backup
and restore operations.
EX_DRM_EXG_BACKUP (Backs up an Exchange database)
Formats
To perform a cold backup (Exchange Server 2003):
EX_DRM_EXG_BACKUP operation-ID [ -mode cold ]
[ -transact_log_del ]
[ -c { offline | online } ]
[ -hostname virtual-server-name ]
[ -event_check ] [ -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 ]
]
To perform an online backup (Exchange Server 2003):
EX_DRM_EXG_BACKUP operation-ID -mode online
[ -hostname virtual-server-name ]
[ -event_check ] [ -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 ]
]
To perform a backup by using VSS:
EX_DRM_EXG_BACKUP operation-ID -mode vss
[ -transact_log_del | -noverify | -noverify_log_del ]
[ -hostname virtual-server-name ]
Application Agent CLI Reference Guide 63