SQL/MP Messages Manual
SQLCI Utility Processor Messages (9000 to 9999)
HP NonStop SQL/MP Messages Manual—427720-006
11-65
SQL 9847
Cause. The catalog was corrupted.
Effect. Catalog descriptions are not cleaned up. Some catalog entries might have
been cleaned up.
Recovery. Enter the DROP CATALOG command first. If the drop operation fails, enter
CLEANUP and specify the CATALOG option to remove the catalog tables.
SQL 9848
Cause. Stated in the error message.
Effect. The PURGE command fails.
Recovery. You must use the super ID to purge shadow labels.
SQL 9849
Cause. You attempted to purge shadow labels within a user-defined TMF transaction.
Effect. The PURGE command fails.
Recovery. Issue the PURGE command outside of a user-defined TMF transaction.
SQL 9850
Cause. VERIFY tried to read the table definition with shared REPEATABLE ACCESS,
but it failed, so VERIFY tried to read the table definition with BROWSE ACCESS.
However, the catalog manager that is using the VERIFY operation does not allow
BROWSE ACCESS when it is reading a table definition.
Effect. The command fails.
Recovery. Reissue the VERIFY command.
9847 CLEANUP was unable to clean up catalog descriptions
because the catalog is corrupted.
9848 Security violation. The super ID is required for PURGE
shadow label operation.
9849 Unable to PURGE shadow label in a user-defined TMF
transaction.
9850 VERIFY failed to read the table definition with a shared
REPEATABLE ACCESS.