SQL/MP Messages Manual

File-System Messages
HP NonStop SQL/MP Messages Manual427720-006
16-22
SQL 1086
Cause. An attempt was made to use the UNLOCK TABLE statement on a nonaudited
table when cursors holding locks on the table were open.
Effect. The UNLOCK TABLE statement fails.
Recovery. Correct the program to close cursors on the table with either a FREE
RESOURCES statement or CLOSE statements before issuing an UNLOCK TABLE
statement. Then preprocess (SQL COBOL programs only), host-language compile,
SQL compile, and run the program again.
SQL 1087
Cause. SQL internal error.
Effect. The operation fails.
Recovery. None. Report the entire message to your service provider.
SQL 1088
Cause. SQL internal error.
Effect. The operation fails.
Recovery. None. Report the entire message to your service provider.
SQL 1089
Cause. SQL internal error.
Effect. The operation fails.
Recovery. None. Report the entire message to your service provider.
1086 Unable to unlock an SQL table that has locks through
either STABLE ACCESS or REPEATABLE ACCESS.
1087 SQL internal error.
1088 SQL internal error.
1089 SQL internal error.