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-11
SQL 15212
Where function-name is the name of the library function called.
Cause. A field in the command is too long.
Effect. The operation fails.
Recovery. Look for one or more input strings that exceed the character limit. Then
enter the command with the correct length field(s).
SQL 15214
Where function-name is the name of the library function called.
Cause. You do not have authorization to issue the command.
Effect. The command and subsequent subsystem call fails.
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.
15212 SUBSYSTEM: Wrong length input parameter, library call
function-name failed.
15214 SUBSYSTEM: User not authorized for this action, library
call function-name failed.
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>\".