ODBC Server Messages Manual

NonStop™ ODBC Server Messages
NonStop ODBC Server Messages Manual—429394.001
1-73
Event Messages
32120:ZNOS-EVT-NOSS-CANT-MAPLOG
The trace log table could not be found.
Unconditional Tokens
ZSPI-TKN-SSID is the subsystem ID for NOS and is described in the SPI
Programming Manual. The value of this token is always ZNOS-VAL-SSID.
ZEMS-TKN-EVENTNUMBER is the event number. Its value is 32120.
ZNOS-TKN-SERVER-NAME is the name of the process in NOS that generated the
event.
ZNOS-TKN-LOG-TABLE is the file name for the trace log.
Cause
The file name for the trace log found in ZNSPROF either does not exist as a SQL/MP
table or does not have a proper mapping in the ZNUOBJ mapping table.
Effect
Logging of trace output is turned off for the duration of the session.
Recovery
Use NOSCOM or NOSUTIL to create the log file.
Unconditional Tokens Token Type
ZSPI-TKN-SSID ZSPI-TYP-SSID
ZEMS-TKN-EVENTNUMBER ZSPI-TYP-ENUM
ZNOS-TKN-SERVER-NAME ZSPI-TYP-STRING
ZNOS-TKN-LOG-TABLE ZSPI-TYP-STRING
Event-Message Text
Cannot Trace: Log table file-name is NOT found.