ODBC Server Messages Manual

NonStop™ ODBC Server Messages
NonStop ODBC Server Messages Manual—429394.001
1-75
Event Messages
32145:ZNOS-EVT-STARTUP-OBUF-RANG-ERR
Size specified for outbound 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 32145.
ZNOS-TKN-SERVER-NAME is the name of the process in NOS that generated the
event.
Cause
You specified an invalid size for the outbound 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
Outbound buffer size should be between 512 and 8192 bytes.