ODBC Server Messages Manual
NonStop™ ODBC Server Messages
NonStop ODBC Server Messages Manual—429394.001
1-84
Event Messages
32321:ZNOS-EVT-NOSS-INVALID-VOLUME
The volume portion of the database identifier exceeds the maximum length.
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 32321.
ZNOS-TKN-SERVER-NAME is the name of the process in NOS that generated the
event.
ZNOS-TKN-LOG-TABLE is the invalid volume name.
Cause
The volume portion of the database identifier exceeds the maximum length.
Effect
The statement fails.
Recovery
Correct the volume name. A valid volume name consists of a dollar sign ($) followed by
one to seven alphanumeric characters, the first of which must be a letter.
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
Invalid default location volume-name, using default database
instead.