Virtual Hometerm Subsystem (VHS) Manual (H06.03+)

Command Descriptions
Virtual Hometerm Subsystem (VHS) Manual429311-001
7-13
ASSIGN Command
ON | TRUE
indicates that EMS event messages will not appear in the Viewpoint and NNM
screens.
OFF | FALSE
indicates that EMS event messages will appear in the Viewpoint and NNM
screens.
VHS-LOGGER on-off-value
specifies if VHS is to log in its primary log files. The default value is ON.
on-off-value: [ ON | TRUE | OFF | FALSE ]
ON | TRUE
indicates that VHS will log in its primary log files.
OFF | FALSE
indicates that VHS will not log in its primary log files.
Considerations
If the specified CPU number is the CPU of the primary process, a warning
message is returned.
If the specified CPU number is not the CPU of the backup process or the primary
process, an error message is returned.
Examples
ASSIGN Command
The ASSIGN command changes, adds, and displays ASSIGN messages passed to a
process initiated by the VHSCI RUN command. It has the same syntax as the TACL
ASSIGN command.
ALTER /OUT OutAlter/ PROCESS $abc, LOG $s.#vhslog, TYPE ALL
ALTER PROCESS $z123, LOG $term28, ADD
ALTER PROCESS $z123, LOG $term30, ADD, TYPE DISPLAY
ALTER PROCESS $wawa, PRIMARY 2
ALTER PROCESS $vhs, LOG $term28, DELETE
ALTER PROCESS $vhs, REMOVE-EXTRA-SPACES ON
ALTER PROCESS $vhs, OPEN-TABLE-THRESHOLD 95
ASSIGN [ logical-unit [, actual-file-name ]
[, create-open-spec ] ]