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

Whether the directories can be specified depends on how to specify the directories. The following
table lists whether the directories can be specified.
Table 42 Whether the directories can be specified
Network drive
#2
UNC
#1
Path mountLocal driveDirectory type
NNYYVDI metafile storage directory
NNYYUNDO file storage directory
NNYY
Transaction log backup file storage direct-
ory
Legend
Y: Can be specified
N: Cannot be specified
#1
This method specifies a directory in the following format: \\IP-address\directory-path
or \\host-name\directory-path.
#2
This method specifies a directory for a mount point as the network drive.
Directories in which SQL Server schema definition files (with parameters registered as
instance-name.dat) are stored cannot be specified as storage directories for VDI metafiles or
undo files.
The parameters that this command registers are stored in the following location:
Application-Agent-installation-directory\DRM\conf\MSSQL\instance-name.dat
To delete instances that have registered parameters, delete
name-of-instance-to-be-deleted.dat.
Arguments
-v
Displays the registered parameters.
instance-name
Specify the name of the SQL Server instance to be backed up. If the instance to be backed up is the
default, specify DEFAULT.
Return Values
0: Normal termination
Any value other than 0: Termination with an error
Examples
In this example, the command is used to set up the instance SQL1:
PROMPT> drmsqlinit SQL1
KAVX1100-I Enter the name of the storage directory for VDI metafiles: D:\MSSQL\Meta
KAVX1101-I Enter the timeout interval for VDI generation (in seconds, between 0 and 3600): 10
KAVX1102-I Enter the name of the storage directory for undo files: D:\MSSQL\Undo
Basic commands170