HP XP7 Replication Manager Application Agent CLI Reference Guide (TK981-96014, May 2014)

Table Of Contents
Specify this option to display information with linking for copy groups for both the local site and all
remote sites.
NOTE:
When specifying on the command line a file name or directory name containing space characters
for the -target or -f option, you must enclose the file name in double quotation marks (").
Note that enclosing with double quotation marks is not necessary for target paths specified in batch
definition files.
Return Values
0: Normal termination
Any value other than 0: Termination with an error
Examples
In this example, the command is used to display information about the database SQL1:
PROMPT> drmsqldisplay SQL1
INSTANCE: SQL1
T DB OBJECT FILE FS DG DEVICE
COPY-GROUP
D DB1 DATAFILE D:\SQL\data1.mdf D: - Harddisk1
VG01,dev01
- - - - - - -
VG01,dev01
T DB1 TRANSACT D:\SQL\tlog1.ldf D: - Harddisk1
VG01,dev01
- - - - - - -
VG01,dev01
D DB2 DATAFILE E:\SQL\data2.mdf E: - Harddisk2
VG02,dev02
- - - - - - -
VG02,dev02
T DB2 TRANSACT E:\SQL\tlog2.ldf E: - Harddisk2
VG02,dev02
- - - - - - -
VG02,dev02
In this example, the command is used to display information, in the long format, about the database
SQL1:
PROMPT> drmsqldisplay SQL1 -l
INSTANCE: SQL1
T DB OBJECT FILE FS FSTYPE DG LVM-DEVICE
DEVICE COPY-GROUP PORT# TID# LUN# MU# LDEV# P/S SERIAL#
D DB1 DATAFILE D:\SQL\data1.mdf D: NTFS -
\\?\Volume{df67a5b0-5583-11d5-a410-806d6172696f}\
Harddisk1 VG01,dev01 CLI-A 2 10 0 10000 P 15044
- - - - - - - -
- VG01,dev01 CLI-A 2 20 0 10020 S 15044
D DB1 DATAFILE D:\SQL\data2,mdf D: NTFS -
\\?\Volume{df67a5b0-5583-11d5-a410-806d6172696f}\
Harddisk1 VG01,dev01 CLI-A 2 10 0 10000 P 15044
- - - - - - - -
Application Agent CLI Reference Guide 163