ODBC Server Messages Manual
NonStop™ ODBC Server Messages
NonStop ODBC Server Messages Manual—429394.001
1-74
Event Messages
32144:ZNOS-EVT-STARTUP-IBUF-RANG-ERR
Size specified for inbound buffer was invalid.
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 32144.
ZNOS-TKN-SERVER-NAME is the name of the process in NOS that generated the
event.
Cause
You specified an invalid size for the inbound buffer.
Effect
The statement fails.
Recovery
Change the buffer size to a value between 512 and 8192 bytes.
Unconditional Tokens Token Type
ZSPI-TKN-SSID ZSPI-TYP-SSID
ZEMS-TKN-EVENTNUMBER ZSPI-TYP-ENUM
ZNOS-TKN-SERVER-NAME ZSPI-TYP-STRING
Event-Message Text
Inbound buffer should be between 512 and 8192 bytes.