HP StorageWorks P9000 Replication Manager Software 7.1 CLI Reference Guide (TB584-96021, May 2011)
• When disk information for snapshot is set up in the dictionary map files.
-coremap
Specify this option to update the core map file. This option is available only when it is specified
together with instance-name. If the core map file does not exist, a new core map file is created.
At this time, if the update of the dictionary map files fails, the contents of the core map file are deleted.
-cf
Specify this to display local or remote copy types, or the name identifying the generation corresponding
to the copy group name. The remote information is also displayed.
-remote
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:
Basic commands162