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

KAVX0314-I Enter the resource type (S for service. D for disk): D
KAVX0316-I Enter the drive name: DG2
KAVX0311-I Enter the resource name: VMDG-3
KAVX0314-I Enter the resource type (S for service. D for disk): D
KAVX0316-I Enter the drive name: DG3
KAVX0311-I Enter the resource name:
KAVX0317-I Enter the instance name:
KAVX0310-I Enter the resource group name:
KAVX0313-I Enter the Virtual host name :
KAVX0312-I Cluster information was updated.
PROMPT>
drmdbexport (Exports backup information to a file)
Format
drmdbexport backup-ID -f export-destination-file-name
Description
The drmdbexport command exports backup information from a backup catalog to a file. You can
use the drmdbimport command to import data into a backup catalog on another server from a file
that contains the exported backup information.
Arguments
backup-ID
Specify the backup ID of the backup catalog you want to export. To check backup IDs, execute one
of the following commands according to what was backed up:
When the backup is of a file system, use the drmfscat command.
When the backup is of an SQL Server database, use the drmsqlcat command.
When the backup is of an Exchange database, use the drmexgcat command.
-f export-destination-file-name
Use an absolute path to specify the file to which you want to export the backup information. Use a
maximum of 511 bytes for a file name. If the specified export destination file already exists, the
existing file is overwritten.
When specifying on the command line a file name or directory name containing space characters
for the -f option, you must enclose the path in double quotation marks (").
Return Values
0: Normal termination
Any value other than 0: Termination with an error
Example
In this example, the command is used to export information for the backup with backup ID
0000000001 to the file D:\tmp\0000000001.drm:
Basic commands112