SQL/MP Messages Manual
SQL Catalog Manager Messages (1000 to 1999)
HP NonStop SQL/MP Messages Manual—427720-006
3-82
SQL 1536
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 1537
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 1538
Cause. See the accompanying file system error.
Effect. The listing file is not purged. CREATE COLLATION processing continues.
Recovery. Purge the collation listing file manually.
SQL 1539
Cause. You specified DEFAULT SYSTEM for a column that has the UPSHIFT attribute
and a COLLATE clause, where the collation upshifts the blank character to a nonblank
character.
Effect. The statement fails and the transaction terminates abnormally.
Recovery. Either change DEFAULT SYSTEM to DEFAULT ' ', remove the UPSHIFT
attribute, or use a collation that does not upshift the blank character to a non-blank
character.
1536 Unable to get the largest possible value for the
collation value-1. The procedure CPRL_GETLAST_ returned
error code value-2.
1537 Collation value-1 is invalid; the CPRL_GETUPSHIFTTABLE_
procedure returned error value-2.
1538 An attempt to purge collation listing file value-1
failed.
1539 DEFAULT SYSTEM is not allowed on column value-1.