HP P9000 Replication Manager Software 7.3.1-00 Application Agent CLI Reference Guide
drmsqldisplay [ instance-name ]
[ -target database-name | -f target-definition-file-name ]
[ -transact_log ][ -datafile ]
[ -v ][ -remote ]
To update the information in the dictionary map files:
drmsqldisplay [instance-name ] -refresh [ -coremap ]
Description
The drmsqldisplay command does the following:
1. Displays the resource information of the SQL Server database on the server on which the command
was executed.
2. Displays resource information pertaining to optional instances for the system on which the com-
mand was executed.
3. Updates the SQL Server database information of the dictionary map files. Execute this command
before performing a backup.
The items displayed in 1 and 2 are shown in the table below.
Table 40 Items displayed by the drmsqldisplay command
MeaningDisplayed item
The name of the SQL server instanceINSTANCE
The object type:
D: Data file
T: Transaction log
T
The name of the SQL server databaseDB
The name of the SQL server object:
DATAFILE: The name of the data file
TRANSACT: The name of the transaction log file
OBJECT
The file nameFILE
The mount point directory nameFS
The type of file system (NTFS)FSTYPE
The name of the disk group (for an environment with a logical volume manager), or a
hyphen (-) (for a basic disk configuration)
DG
The name of the logical device file (for an environment with a logical volume manager)
or GUID (for an environment without a logical volume manager)
LVM-DEVICE
Harddiskn (where n is an integer)
DEVICE
#1
The copy group name, displayed as follows:
RAID-Manager-volume-group-name,device-name
COPY-GROUP
Basic commands158