TS/MP System Management Manual (G06.24+, H06.03+)

PATHCOM Operation Commands
NonStop TS/MP System Management Manual541819-001
10-14
SHOW Command
ERRORS
displays the number of errors PATHCOM ignores when reading a command file.
This number is set by the ERRORS command, described previously in this section.
If PATHCOM has not yet read the OBEY command file, this option displays the
number of errors to be ignored. If PATHCOM has read the file, this option displays
the number of errors remaining of the number you specified for PATHCOM to
ignore.
OBEYVOL
displays the default node, volume, and subvolume for expansion of command file
names.
Examples
The command SHOW CMDVOL displays:
CMDVOL \TNS.$DICS.DATA
If you used the CMDVOL command to direct that unspecified node names resolve to
the node where the PATHMON process is running, or if the Pathway
NODEINDEPENDENT attribute is set to ON, the command SHOW CMDVOL displays:
CMDVOL \*.$DICS.DATA
The command SHOW OBEYVOL displays:
OBEYVOL \TNS.$DATA.POOL
This command:
ERRORS 5
specifies that PATHCOM is to ignore up to 5 errors in an OBEY command file.
These commands cause PATHCOM to display the number of errors that remain of the
5 you specified with the ERRORS command:
OBEY PCMDS
SHOW ERRORS
If PCMDS contained one error, PATHCOM then displays:
ERRORS 4