ODBC Server Messages Manual
NonStop ODBC Server Messages Manual—429394.001
4-1
4
Configuration Manager Messages
This section lists messages generated by the NonStop™ ODBC Server Configuration
Manager. Messages are listed here in numerical order. Each message description
includes the following information:
•
Message number
•
Message text
•
Cause of the message
•
Effect to the system as a result of the message cause
•
Recovery strategy suggested to correct the error or warning
37000
Cause. Your system failed to allocate memory for an environment handle and to
initialize the NonStop™ ODBC Server for use by an application.
Effect. The session connection fails.
Recovery. Quit one or more running applications to free up memory and then
reconnect.
37001
Cause. Your system failed to allocate memory for a connection handle within the
environment identified by the henv parameter.
Effect. The session connection fails.
Recovery. Quit one or more running applications to free up memory and then
reconnect.
37002
Cause. Your system failed to allocate memory for a statement handle and associate the
statement handle with the connection specified by the hdbc parameter.
Unable to allocate memory for an environment handle during
the connection process. Try again.
Unable to allocate memory for a connection handle during the
connection process. Try again.
Unable to allocate memory for a statement handle during the
connection process. Try again.