SQL/MP Messages Manual

SQL Catalog Manager Messages (1000 to 1999)
HP NonStop SQL/MP Messages Manual427720-006
3-47
returned from ABORTTRANSACTION, BEGINTRANSACTION, and
ENDTRANSACTION. Contact your system manager to use the TMF subsystem to
recover the transaction.
SQL 1304
Cause. See the file system message following this error for the cause.
Effect. The statement fails.
Recovery. Reissue the statement. If another user has locked the data, wait and
reissue the statement later.
SQL 1305
Cause. Stated in the error message.
Effect. The statement fails.
Recovery. Drop unwanted constraints on the table until this constraint can be created.
For more information on limits, refer to the SQL/MP Reference Manual.
SQL 1306
Cause. A specified attribute is not allowed. Only these attributes are allowed:
ALLOCATE, DEALLOCATE, and MAXEXTENTS.
Effect. The statement fails.
Recovery. Remove the attribute in error, or remove the PARTONLY option. Reissue
the statement.
SQL 1307
Cause. A specified attribute was not allowed.
Effect. The statement fails.
1304 Data in catalog table value-1 could not be updated.
1305 The limit has been reached for the number of constraints
that can be placed on this table.
1306 An attribute was specified that is not allowed with the
PARTONLY option.
1307 An attribute was specified that is not allowed in an
ALTER INDEX statement.