SQL/MP Messages Manual
Preprocessor Messages (11000 to 11999)
HP NonStop SQL/MP Messages Manual—427720-006
13-41
SQL 11505
Cause. Internal error.
Effect. Preprocessing aborts after the message is printed to the host listing file.
Recovery. Contact your Tandem representative.
SQL 11550
Cause. Internal error.
Effect. Preprocessing aborts after the message is printed to the host listing file.
Recovery. Contact your Tandem representative.
SQL 11995
Cause. The statement name qualifier must be that of the current procedure for
PREPARE, EXECUTE or DECLARE CURSOR.
Effect. Compilation continues, but no object code is generated.
Recovery. Reference PREPARE, EXECUTE or DECLARE CURSOR statements only
from the procedure in which they appear.
SQL 11996
Cause. A foreign cursor may be referenced only in a dynamic OPEN statement or
dynamic FETCH statement (dynamic means it contains "USING DESCRIPTOR"), or a
CLOSE statement.
Effect. Compilation continues, but no object code is generated.
Recovery. Change your program to take the CAUSE restrictions into account.
11505 The work area of RW routines is corrupted -- report to
Tandem Computers.
11550 An error occurred in the Data BLock Routine -- report
to Tandem Computers.
11995 Statement name qualifier is not allowed.
11996 Cursor qualifier is not allowed.