SQL/MX 3.2 Messages Manual (H06.25+, J06.14+)

MXCI Messages (15000 through 15999)
HP NonStop SQL/MX Release 3.2 Messages Manual691121-001
16-12
Cause. You issued an ADD EVAR command and the EVAR name supplied already
exists.
Effect. The command and subsequent subsystem call fails.
Recovery. Specify a different EVAR name. View a list of known EVARs using the
INFO EVAR command.
SQL 15217
Where function-name is the name of the library function called.
Where errno is the Guardian error code number.
Cause. Unknown.
Effect. The subsystem call and subsequent command fails.
Recovery. See the Guardian Procedure Errors and Messages Manual for the error
number provided.
SQL 15218
Where function-name is the name of the library function called.
Cause. Out of memory space.
Effect. The command and subsequent subsystem call fails.
Recovery. See the ODBC server documentation for handling server memory
problems.
SQL 15219
Where function-name is the name of the library function called.
Cause. The service is not in the started state.
Effect. The command and subsequent subsystem call fails.
Recovery. Start the service and enter the command again.
15217 Guardian file system error encountered, library call
function-name failed. +++SUGG: Use "gtacl -c 'error errno"
to decode.
15218 SUBSYSTEM: SERVER out of memory space, library call
function-name failed.
15219 SUBSYSTEM: SERVICE is not in started state, library
call function-name failed. +++SUGG: Start SERVICE and retry
command.