SQL/MP Messages Manual
File-System Messages
HP NonStop SQL/MP Messages Manual—427720-006
16-7
SQL 1028
Cause. An attempt was made to perform an SQL operation on an Enscribe file. An
SQL operation must be made on an SQL object, such as a table, view, catalog table, or
index.
Effect. The operation fails.
Recovery. Correct the statement to perform the operation on an SQL object, and
reissue the statement.
SQL 1029
Cause. Stated in the error message.
Effect. The operation fails.
Recovery. Check the status of the SQL open, and possibly correct your process.
SQL 1030
Cause. The supplied LOCKLENGTH value is invalid. It must be an integer in the range
of 0 through the length in bytes of the primary key.
Effect. The CREATE TABLE statement fails.
Recovery. Correct the statement and reissue the statement.
1028 The disk process accessed a label of an unexpected type
during an OPEN or during an SQL label operation.
1029 A request to share an existing SQL open failed because
no matching open was found.
1030 An invalid lock key length was specified for an SQL
table.