SQL/MP Messages Manual

File-System Messages
HP NonStop SQL/MP Messages Manual427720-006
16-14
SQL 1054
Cause. Stated in the error message.
Effect. The statement fails.
Recovery. Wait until the DDL statement completes and reissue the statement.
SQL 1055
Cause. Stated in the error message.
Effect. The statement fails.
Recovery. Wait until the DDL statement completes, and then reissue the statement.
SQL 1056
Cause. Access to the table was not allowed.
Effect. The operation fails.
Recovery. Check with your system operator to determine when you will be able to
access the table, or try again later.
SQL 1057
Cause. Access to the table was not allowed because the table was being altered.
Effect. The operation fails.
Recovery. Check with your system manager to determine when you will be able to
access the table, or try again later.
1054 Unable to access a nonaudited table or protection view
that has been altered by an uncommitted DDL statement.
1055 Unable to perform a utility operation while an
uncommitted DDL operation from another transaction exists.
1056 Unable to access a table that is being recovered by the
TMF subsystem.
1057 Unable to access a table that is being altered by
another user.