SNAX/XF and SNAX/APN Event Management Programming Manual
SNAX/XF Event Messages
SNAX/XF and SNAX/APN Event Management Programming Manual—426859-001
3-87
81: ZSX1-EVT-LUNS-ERR-CON
If your local operating procedures require contacting the Global Customer Support
Center (GCSC), please also supply your system number and the numbers and versions
of all related products.
2309
Cause. An internal error occurred when an internal message was being sent from
LUNS (the service manager) to the line handler that services the LU named
ZSX1-TKN-LUNS-OBJ2 under the line named ZSX1-TKN-LUNS-OBJ1.
Effect. The request that was being processed is rejected.
Recovery. Try the request again. If the terminal is locked up, have the operator abort
and restart the LU through SCF. If the problem persists, contact the Global Customer
Support Center (GCSC).
When contacting the Global Customer Support Center (GCSC), provide all relevant
information as follows:
•
Descriptions of the problem and accompanying symptoms
•
Details from the message(s) generated
•
Supporting documentation such as Event Management Service (EMS) logs, trace
files, and a CPU dump, if applicable
If your local operating procedures require contacting the Global Customer Support
Center (GCSC), please also supply your system number and the numbers and versions
of all related products.
2310
Cause. LUNS received an ALLOCATESEGMENT error when attempting to allocate
an extended-memory segment for the table named in ZSX1-TKN-LUNS-OBJ1 (that is,
the object disk file for the table ZSX1-TKN-LUNS-OBJ1 was to become a virtual-
memory swap file). This error occurs whenever a table is specified whose object disk file
does not exist or resides on another system, but it can occur for other reasons. The
ALLOCATESEGMENT error is given in ZSX1-TKN-FS-ERR.
If the name in ZSX1-TKN-LUNS-OBJ1 is SVM^SEG, it is the service manager’s
control-block segment swap file and not a table. In this case, the error can be fatal to
SNAX/XF.
Effect. The named table is not placed in use.
Recovery. Look up ZSX1-TKN-FS-ERR for the specific cause of the
ALLOCATESEGMENT error. If the error indicates that the object file for the table
ZSX1-TKN-LUNS-OBJ1 does not exist and ZSX1-TKN-LUNS-OBJ1 is the name of an
ESS table, verify that the table’s object-file name specification in the currently active
SET table is correct. If so, verify that the table’s object file exists on this system (the
ALLOCATESEGMENT procedure creates a null file of the same name when it does not
find the file specified in the ALLOCATESEGMENT procedure call).