SQL/MX 2.x Messages Manual (G06.24+, H06.03+)
MXCI Messages (15000 through 15999)
HP NonStop SQL/MX Messages Manual—523730-004
14-10
Effect. A lower-level error might have been lost unless the connection just failed.
Recovery. See the first error message displayed for the event (primary message) to
determine the problem and the recovery action.
SQL 15206
Where int1 is the value of the return code from the library call. This code is provided
for problem analysis by support or development personnel.
Where function-name is the name of the library function called.
Cause. A subsystem error is not converted to a meaningful string. The error number
has meaning only to the library subsystem for the specified function call.
Effect. The command and subsequent call to the subsystem fails.
Recovery. See the first error message displayed for the event to determine the
problem and recovery action. If provided, also see lower-level error messages for
additional information. Using an appropriate MACL INFO command, check the status
of the target object or related object for indication of a problem.
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.
15206 SUBSYSTEM: Bad return code int1, library call
function-name failed.
15212 SUBSYSTEM: Wrong length input parameter, library call
function-name failed.
15214 SUBSYSTEM: User not authorized for this action, library
call function-name failed.