ODBC Server Messages Manual

NonStop™ ODBC Server Messages
NonStop ODBC Server Messages Manual—429394.001
1-78
Event Messages
32216:ZNOS-EVT-HSQL-GT-LIM-WARN
The indicated element exceeded the maximum limit.
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 32216.
ZNOS-TKN-SERVER-NAME is the name of the process in NOS that generated the
event.
ZNOS-TKN-LOG-TABLE is the entire message text.
Cause
The indicated element exceeded the maximum limit.
Effect
The statement does not finish. No rows are returned.
Recovery
The limit is stored in the governing table. Consider specifying a different statement or
changing the limit value.
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
variable exceeds the maximum limit of limit. Execution of
this statement is stopped.