OSI/TS Management Programming Manual
Event-Message Descriptions
Event Messages
6–20 056786 Tandem Computers Incorporated
307: ZOS4-EVT-ALLOC-
SEG-ERR
This is a critical event. The TSP process could not allocate the extended data segment.
Unconditional Tokens
ZEMS-TKN-EMPHASIS token-type ZSPI-TYP-BOOLEAN.
ZEMS-TKN-CONSOLE-PRINT token-type ZSPI-TYP-BOOLEAN.
ZCOM-TKN-SUBJ-PROC token-type ZSPI-TYP-CRTPID.
ZSPI-TKN-ERRLIST token-type ZSPI-TYP-LIST.
ZSPI-TKN-ERROR token-type ZSPI-TYP-ENUM.
ZSPI-TKN-PROC-ERR token-type ZSPI-TYP-ENUM.
ZGRD-TKN-SEGMENTID token-type ZSPI-TYP-INT.
ZGRD-TKN-SEGMENTSIZE token-type ZSPI-TYP-INT2.
ZGRD-TKN-FILENAME token-type ZSPI-TYP-FNAME.
ZGRD-TKN-XFILENAME token-type ZSPI-TYP-STRING.
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.
Event-Message Text
process-name
, Unable To Allocate Segment, Error=
error
,
Segment=
segmentid
, Size=
segmentsize,
Swapvol=
filename
Token Descriptions
ZEMS-TKN-EMPHASIS
has the value ZSPI-VAL-TRUE, indicating that this is a critical event.
ZEMS-TKN-CONSOLE-PRINT
has the value ZSPI-VAL-TRUE, indicating that the EMS compatibility distributor
will route the event message to the designated operator console.
ZCOM-TKN-SUBJ-PROC
is the name of the TSP process that caused the event. It is the subject of the
message.
ZSPI-TKN-ERRLIST and ZSPI-TKN-ENDLIST
enclose a standard SPI error list, as described in the Distributed Systems
Management (DSM) Programming Manual. The contents of this error list provide
information about the ALLOCATESEGMENT error that occurred.
ZSPI-TKN-ERROR
is the standard SPI error token described in the Distributed Systems
Management (DSM) Programming Manual. It contains the Guardian 90
subsystem ID in the Z-SSID field and the ALLOCATESEGMENT error
number in the Z-ERROR field.