SQL/MX 2.x Messages Manual (G06.24+, H06.03+)

MXCI Messages (15000 through 15999)
HP NonStop SQL/MX Messages Manual523730-004
14-11
Recovery. Obtain proper authorization from the ODBC administrator. Then enter the
command.
SQL 15215
Where function-name is the name of the library function called.
Cause. The service name is an asterisk (*).
Effect. The command and subsequent subsystem call fails.
Recovery. Enter the command with a specific service name.
SQL 15216
Where function-name is the name of the library function called.
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.
15215 SUBSYSTEM: SERVICE name used cannot supply this info,
library call function-name failed. +++SUGG: SERVICE name
was probably * and should be a specific SERVICE name.
15216 SUBSYSTEM: EVAR already defined, library call function-
name failed. +++SUGG: Look at existing EVARs with \"INFO
EVAR *, TYPE <xxx>\".
15217 Guardian file system error encountered, library call
function-name failed. +++SUGG: Use "gtacl -c 'error errno"
to decode.