TS/MP Management Programming Manual (G06.24+, H06.03+)
Event Management
NonStop TS/MP Management Programming Manual—540082-001
10-10
Event-SpecificTokens
Subject Token
ZEMS-TKN-SUBJECT-MARK indicates the subject token, which identifies the TS/MP
object or file that is most directly involved in the event. The subject token indicates one
of these tokens as present in the event-message buffer:
The subject token indicated by ZEMS-TKN-SUBJECT-MARK contains the name of the
specific object involved in the event. For example, if an event message reports an
event involving a server class named CLASS8, ZEMS-TKN-SUBJECT-MARK indicates
the subject token ZPWY-TKN-SCNAME, whose contents is the name CLASS8.
Event-SpecificTokens
Event-specific Pathway subsystem EMS tokens are conditional tokens that appear in
some Pathway subsystem event messages. These tokens are called program unit
location tokens because they describe the part of a SCREEN COBOL program unit
that was executing when an error was detected. They are generated by the
Pathway/iTS product and are described in the Pathway/iTS Management Programming
Manual.
Nested Messages
Some event messages that include a Pathway subsystem error list also contain a
nested Pathway subsysem message. Nested messages are contained in an error list
generated by the Pathway subsystem. Only one level of nesting can occur.
In the individual event descriptions in this manual, nested messages are identified as
“Tokens for Nested Message.” The nested message tokens, which are fully described
in the EMS Manual, are:
•
ZSPI-TKN-ERRLIST Marks the beginning of the nested error
list
•
ZSPI-TKN-ENDLIST Terminates the nested error list
•
ZPWY-TKN-NESTEDMSGNUMBER The event number of the nested message
•
One or more of the conditional tokens listed in Table 10-6, which describe the
nested message.
TS/MPToken Description
ZPWY-TKN-FNAME Event concerns a file.
ZPWY-TKN-LMNAME Event concerns a LINKMON process.
ZPWY-TKN-PMNAME Event concerns the PATHMON process.
ZPWY-TKN-SCNAME Event concerns a server class object.
ZPWY-TKN-UNKNOWNNAME The subject of the event is unknown to PATHMON
process.