SQL/MP Messages Manual
SQL Catalog Manager Messages (1000 to 1999)
HP NonStop SQL/MP Messages Manual—427720-006
3-80
SQL 1529
Cause. An SQL table and its constraints or an SQL index can reference a maximum of
eight nonequivalent collations.
Effect. The statement fails.
Recovery. Correct the statement.
SQL 1530
Cause. The specified character set name was not valid.
Effect. The statement fails and the transaction terminates abnormally.
Recovery. Enter a supported character set name.
SQL 1531
Cause. The Character Processing Rules compiler had a programming error. The error
might have been caused by errors in the source.
Effect. Fatal error: Transaction terminates abnormally.
Recovery. None. Report the entire message to your service provider. Retain a copy of
the collation source, the source file, and the invalid status, and provide those as well. If
the listing file indicates errors in the source, correct these and reissue the CREATE
COLLATION request.
SQL 1532
Cause. Features used by the collation cannot be used by this version (or possibly any
version) of SQL/MP software.
Effect. The statement fails and the transaction terminates abnormally.
Recovery. Change the collation source so that the unsupported features are not used.
1529 Table or index value-1 references too many collations.
1530 Invalid character set name.
1531 Collation compile terminated with invalid status value-
2; see listing file value-1.
1532 Collation value-1 uses features that are not supported
by NonStop SQL/MP.