SQL/MP Messages Manual

SQL Catalog Manager Messages (1000 to 1999)
HP NonStop SQL/MP Messages Manual427720-006
3-81
SQL 1533
Cause. A COLLATE clause in the CREATE INDEX command specified a different
collation than the column definition in the base table. If a column has the UPSHIFT
attribute, the collation in the COLLATE clause must have the same upshift rules as the
collation used in the base table.
Effect. The statement fails and the transaction terminates abnormally.
Recovery. Change the COLLATE clause for the indicated column in the CREATE
INDEX command and reissue the command.
SQL 1534
Cause. Internal error.
Effect. Fatal error: The transaction terminates abnormally. The collation might be
damaged.
Recovery. None. Report the entire message to your service provider.
SQL 1535
Cause. Internal error.
Effect. Fatal error: The transaction terminates abnormally. The collation might be
damaged.
Recovery. None. Report the entire message to your service provider.
1533 The overriding collation on UPSHIFTed column value-1 has
different upshift rules than the collation in the base table.
1534 Unable to encode the value "value-1" using the collation
value-2. The CPRL_ENCODE_ procedure returned error code
value-3.
1535 Unable to get the smallest possible value for the
collation value-1. The procedure CPRL_GETFIRST_ returned
error code value-2.