SQL/MX 2.x Messages Manual (H06.10+, J06.03+)

MXCI Messages (15000 through 15999)
HP NonStop SQL/MX Messages Manual544518-011
14-10
SQL 15205
Where int1 is the subsystem error number.
Cause. An attempt to determine a subsystem error fails. If the int1 value is 500, 501,
or 516, connection to the service is not operational. In rare cases, a disconnect arrived
from the SERVICE being examined.
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).
15205 SUBSYSTEM: Request for LowLayer error message failed,
return code int1 from CFGFetchError.
15206 SUBSYSTEM: Bad return code int1, library call
function-name failed.
15212 SUBSYSTEM: Wrong length input parameter, library call
function-name failed.