TS/MP 2.5 Management Programming Manual
CHAR24.
A DEFINE name can be from 2 to 24 characters in length. The first character must be an equal
sign (=) and the second must be a letter. The name can contain alphanumeric characters, hyphens
(-), underscores (_), and circumflexes (^).
For more information about DEFINEs, see the TACL Reference Manual and the Guardian User’s
Guide.
ZPWY-DDL-DUMP-INFO
ZPWY-DDL-DUMP-INFO specifies whether the PATHMON process or the Pathway/iTS TCP writes
the contents of the data stack and extended data segment information to a file, if an internal error
occurs. If dumping is enabled, you can specify the name of the file to which the information is
written.
For more information on TCPs, see the Pathway/iTS System Management Manual.
def ZPWY-DDL-DUMP-INFO.
token-type ZPWY-DDL-ON-OFF. 02 ZDUMP
token-type ZSPI-DDL-FNAME32. 02 ZDUMPFILE
end.
ZDUMP
enables or disables memory dumping. The valid values are:
ZPWY-VAL-OFF Directs the PATHMON process or the TCP not to write data
stack information to a file when it encounters an internal or
fatal error. This is the default value.
ZPWY-VAL-ON Directs the PATHMON process or the TCP to create one or
more disk files and write the contents of the data stack and the
extended data segment to these files.
After creating 10 primary process and 10 backup process
dump files, the PATHMON process and the TCP stop
performing memory dumps. This prevents writing over existing
dump files that may indicate the original cause of a problem,
and prevents filling a disk with dump files.
ZDUMPFILE
specifies the name of the file that the PATHMON process or TCP creates for its
dump operation. The valid values are:
[\node] [.$volume] [.subvol] [.filename]
[ \* ]
The node name can be either a specific node name or \*, a generic name
representing the node on which the PATHMON process is currently running. If you
do not specify a node name, then the default node for the file-name expansion is
determined by the value you specify for the ZNODEINDEPENDENT field of the
START PATHWAY command.
If a file error interferes with creating a file that you specify, the PATHMON process
creates the dump file on the same subvolume as the program object file and uses
the form ZZPMnnn for the file name.
62 ZPWY-DDL- Definitions










