SQL/MP Messages Manual
File-System Messages
HP NonStop SQL/MP Messages Manual—427720-006
16-15
SQL 1058
Cause. Access to the table was not allowed because the table was being dropped.
Effect. The operation fails.
Recovery. Check with your system manager to determine which table you should be
using.
SQL 1059
Cause. Access to the protection view was not allowed because of problems on the
table on which the view depends.
Effect. The operation fails.
Recovery. Notify your SQL system manager. The protection view should either be
dropped or re-created.
SQL 1060
Cause. SQL internal error.
Effect. The operation fails.
Recovery. None. Report the entire message to your service provider.
SQL 1061
Cause. The CPU of the primary disk process failed.
Effect. The SELECT or FETCH statement fails.
Recovery. Perform the SELECT statement again. If a cursor is being used, close the
cursor and then reopen it.
1058 Unable to access a table that is being dropped by
another user.
1059 Unable to access a protection view whose underlying
table does not exist or is inconsistent.
1060 SQL internal error.
1061 The cursor is no longer defined in the disk process.