SQL/MP Messages Manual
SQL Catalog Manager Messages (1000 to 1999)
HP NonStop SQL/MP Messages Manual—427720-006
3-106
Recovery. Check that the SQLUTIL and SQLCAT modules are compatible with the
operating system version.
SQL 1921
Cause. See the file system error for the cause.
Effect. The statement fails.
Recovery. Correct the file system error condition.
SQL 1922
Cause. Some problem occurred when setting or clearing the corrupt flag on a file or
table. For SQL tables, setting or clearing the corrupt flag involves starting the SQL
catalog manager, and the error can be associated with the process startup rather than
with actually changing the corrupt flag. In some cases, when the error involved is not a
file system error, the error number reported is 0.
Effect. The statement fails.
Recovery. Attempt to identify the problem based on the file system error number
shown in the message.
SQL 1923
Cause. Values in a row violated a constraint on the table. See the file system error for
the cause.
Effect. The statement fails.
Recovery. Correct the values in the row to comply with the constraint. Also consider
dropping the constraint if it is no longer useful.
SQL 1924
Cause. Internal error: Stated in the error message.
Effect. The statement fails.
1921 SQL load routines: File system error value-1.
1922 Internal error: Error setting or clearing a corrupt bit
value-1.
1923 SQL load routines: Constraint violation; file system
error value-1.
1924 Internal error: Unhandled exception, class value-4.