HP StorageWorks P9000 Command View Advanced Edition Suite Software 7.0 Mainframe Agent Installation and Configuration Guide (TB581-96014, November 2010)

EX_DRM_HOST_DEF_CHECK (Checks the contents of a host environment settings
file)
Formats
To check the contents of a host environment settings file on the file server or the database server:
EX_DRM_HOST_DEF_CHECK -db -f environment-settings-file-name
To check the contents of a host environment settings file on the backup server:
EX_DRM_HOST_DEF_CHECK -bk -f environment-settings-file-name
Description
This extended command is used to check the contents of the host environment settings file. The extended
command first checks whether the specified file exists. If the file exists, the extended command checks
the contents of the HOST_ROLE and MAX_LOG_LINES entries in the host environment settings file for
the following settings:
Table 10 Items checked for the host environment settings file
Items checkedItem
Both the name and value of the item are specified.
Only one item is specified.
The length of the value in characters does not exceed the maximum value.
If the -db argument is specified in the extended command, DB is specified
as the item.
If the -bk argument is specified in the extended command, BK is specified
as the item.
HOST_ROLE
Both the name and value of the item are specified.
Only one item is specified.
The length of the value in characters does not exceed the maximum value.
The specified value is an integer in the range from 1,000 to 100,000.
MAX_LOG_LINES
Only one item is specified.
The length of the value in characters does not exceed the maximum value.
Either NORMAL or DETAIL is specified.
MSG_OUTPUT
#
#
If the item name and value are not specified, the default value (NORMAL) is applied.
Prerequisites
The prerequisite for executing this extended command is as follows:
This extended command must be executed on the machine that contains the host environment settings
file to be checked.
Extended commands32