Virtual Hometerm Subsystem (VHS) Manual (G06.24+, H06.04+, J06.03+)

Using VHSCI
Virtual Hometerm Subsystem (VHS) Manual429311-002
5-19
Getting Information About and Modifying
Log Destinations
This command modifies the GENERATE-DISPLAY-EVENT:
-> alter process $vhsd, GENERATE-DISPLAY-EVENT OFF
The GENERATE-DISPLAY-EVENT parameter is now set to OFF for VHS.
Considerations
You do not need to enter all the letters of the parameter name when you want to
modify it. Only the first characters that differentiate the parameter from the other
one is accepted. For example, to modify the GENERATE-DISPLAY-EVENT, you
can enter this command:
-> alter process $vhsd, GENERATE-D OFF
Since GENERATE-D differentiates the GENERATE-DISPLAY-EVENT parameter
from the other, it will be understood by the VHSCI as the GENERATE-DISPLAY-
EVENT parameter.
Note that all the modifications are applicable on a specific VHS process and not on
a VHS environment. To modify a parameter for a VHS environment, you must
modify this parameter for each VHS process of the corresponding VHS
environment.
Getting Information About and Modifying
Log Destinations
This subsection describes how to get information about the log configuration and how
to add, modify or delete a secondary log destination.
Getting Information About the Log Configuration
Use the INFO command with the DETAIL option to get information about the log
configuration. This lists the configured primary log destination and the secondary log
destination if one is configured.
This command gives you information about the VHS process $VHSD:
-> info process $vhsd, detail