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

The name of the SQL Server database
The transaction log
Data file information
File system information
Physical disk information
Logical volume structure information
When you specify this option with instance-name, only information about the device files of the
specified instance will be displayed. When instance-name is omitted, information about the device
files of all of the instances will be displayed.
-l
Specifies the SQL Server database information that will be displayed in the long format.
-v
Specify this option to display management information about the dictionary map files.
The following information is displayed:
Name of the directory storing the backup catalog
Displays the path that is set in DRM_DB_PATH in the Application Agent configuration definition
file (init.conf).
If DRM_DB_PATH has not been set, the default storage directory for the dictionary map files, which
are created automatically during installation, is displayed.
Virtual server name (value of the DRM_HOSTNAME environment variable)
If the DRM_HOSTNAME environment variable has not been set, a hyphen (-) appears.
Update time for the dictionary map files
Displays the update time separately for the core map file and the application map file.
-refresh
Updates dictionary map files' information to the latest status.
When you specify this option with instance-name, only the information about the specified instance
in the application map file will be updated. The processing of the core map file differs depending on
the following:
When the core map file already exists, the file is not updated.
When the core map file does not exist, a new core map file is created.
When instance-name is omitted, the core map file and the information about all of the instances
in the application map file will be updated. At this time, if the update of the dictionary map files fails,
the contents of the core map file are deleted.
The dictionary map files must be updated to the latest status by using this command when any of the
following cases apply:
When an instance of SQL Server is created.
When the SQL server database configuration has been changed.
When the RAID Manager configuration definition file has been changed and a pair of volumes
has been changed.
When the mount point has been changed
When the disk configuration such as adding or removing a hard disk has been changed.
When the storage location of the dictionary map has been changed by executing the drmdbsetup
utility.
Application Agent CLI Reference Guide 161