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-88
81: ZSX1-EVT-LUNS-ERR-CON
2311
Cause. LUNS received a USESEGMENT error when attempting to place the table
named in ZSX1-TKN-LUNS-OBJ1 in use through a USESEGMENT call.
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. 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.
2312
Cause. The table named in ZSX1-TKN-LUNS-OBJ1 has an invalid object file name.
The table’s object file name, given in ZSX1-TKN-LUNS-OBJ2, does not match the
object-file name stored in the first record of the object file (see the following Note).
Effect. The named table is not placed in use. If the named table is a SET table, LUNS is
not enabled.
Recovery. Check the SNAXUTL output from the creation of the table named in
ZSX1-TKN-LUNS-OBJ1. The name specified in the SELECTFILE command, with the
letter O appended, is the name that is stored in the first record of the table’s object file.
Either rename the existing table object file to its original object-file name or rebuild the
table using a new SELECTFILE command. If the latter is done, the LUNS pointer to the
table’s object file must be changed as follows: if the table named in ZSX1-TKN-LUNS-
OBJ1 is a SET table, issue an ALTER SUBSYS command to change the table name in
the ZSX1-TKN-SET-TBL token.