SQL/MP Messages Manual
File-System Messages
HP NonStop SQL/MP Messages Manual—427720-006
16-29
SQL 1111
Cause. SQL internal error.
Effect. The operation fails.
Recovery. None. Report the entire message to your service provider.
SQL 1112
Cause. The program might have corrupted the SQL region or SQL executor segment,
or an SQL internal error might have occurred.
Effect. The operation fails.
Recovery. Recompile the SQL program, and verify that the program is not corrupting
the SQL EXS extended segment (segment 2000). You can use DEBUG to verify that
the program uses the correct segments. If recompiling fails to correct the problem,
report the entire message to your service provider.
SQL 1113
Cause. The program might have corrupted the SQL region or SQL executor segment,
or an SQL internal error might have occurred.
Effect. The operation fails.
Recovery. Recompile the SQL program, and verify that the program is not corrupting
the SQL EXS extended segment (segment 2000). You can use DEBUG to verify that
the program uses the correct segments. If recompiling fails to correct the problem,
report the entire message to your service provider.
SQL 1114
Cause. Stated in the error message.
Effect. The SQL operation fails.
Recovery. Correct the LIKE pattern and reissue the statement.
1111 SQL internal error.
1112 Arithmetic operation was requested in an unexpected
unsigned data type.
1113 Invalid operator value during expression evaluation.
1114 Invalid LIKE pattern during expression evaluation.