SQL/MP Messages Manual
File-System Messages
HP NonStop SQL/MP Messages Manual—427720-006
16-20
SQL 1079
Cause. The ICOMPRESS or DCOMPRESS option was not allowed because of the
definition of the key.
Effect. Creation of the table or index fails.
Recovery. Either remove the compression option from the CREATE statement or
redefine the key. Try the create operation again.
SQL 1080
Cause. The operation was attempted in a TMF transaction different from the TMF
transaction in which the cursor was opened.
Effect. The operation fails.
Recovery. Correct the program to perform all cursor operations in the TMF transaction
in which the cursor is opened. Preprocess (SQL COBOL programs only), host-
language compile, SQL compile, and run the program again.
SQL 1081
Cause. SQL internal error.
Effect. The operation fails.
Recovery. None. Report the entire message to your service provider.
SQL 1082
Cause. SQL internal error.
Effect. The operation fails.
Recovery. None. Report the entire message to your service provider.
1079 The requested key compression option is inconsistent
with the data type, offset in row, or descending flag of some
of the key columns.
1080 The transaction ID does not match the current
transaction ID for an audited table with a lock protocol or
for a nonaudited temporary table.
1081 SQL internal error.
1082 SQL internal error.