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

Using VHS
Virtual Hometerm Subsystem (VHS) Manual429311-002
3-10
eInspect Prompt Processing (H-series RVUs only)
Every Inspect command executed is logged in the primary log file and an EMS
event is generated only if the parameter GENERATE-INSPECT-EVENT is set
to ON.
eInspect Prompt Processing (H-series RVUs only)
When VHS receives an eInspect message, it logs all display messages received from
eInspect in its Primary log file. At the first eInspect prompt, if the AUTOMATIC-
INSPECT-PROCESSING parameter is set to OFF:
VHS writes the prompt to its prompt file and the user can reply to this eInspect
prompt via the Prompt Browser screen.
Or, if the AUTOMATIC-INSPECT-PROCESSING parameter is set to ON:
VHS extracts the name and the PID of the application from the display message
given by eInspect.
VHS sends the SET CONFIRM OFF command to eInspect.
VHS sends the SET Height -1 command to eInspect.
VHS extracts the language of the application trapped into eInspect from the SHOW
LANGUAGE eInspect command.
When eInspect prompts VHS back, VHS tries to find a match between the
application information and one of the sections from the VHS Inspect file. For more
information, see VHS Inspect File on page 3-12.
When a section is matched with the application information, VHS sends the
commands of this particular section to eInspect. After executing the eInspect
commands, if eInspect prompts VHS, VHS creates a saveabend file and stops the
application.
When none of the VHS Inspect file sections match the application information
trapped into eInspect, VHS creates a saveabend file and stops the application.
Every eInspect command executed is logged in the primary log file and an EMS
event is generated only when the parameter GENERATE-INSPECT-EVENT is set
to ON.
Debug Prompt Processing
When VHS receives a Debug message, VHS logs the message as a DEBUG
message, sends the D;T;S (Display; Trace; Stop) commands to Debug, logs the result
of the commands to its primary log file, stops the application, and generates an EMS
message to the collector if the parameter GENERATE-INSPECT-EVENT is set to ON.