SQL/MP Messages Manual
SQL Catalog Manager Messages (1000 to 1999)
HP NonStop SQL/MP Messages Manual—427720-006
3-78
Recovery. None. Report the entire message to your service provider.
SQL 1522
Cause. You attempted to create a collation on a system that does not support the
collation.
Effect. Fatal error: Transaction terminates abnormally.
Recovery. Create the collation on a system that is capable of supporting the collation.
SQL 1523
Cause. The collation uses features that are not supported by the catalog.
Effect. Fatal error: Transaction terminates abnormally.
Recovery. Upgrade the catalog to a version equal to or later than the collation version,
and then reissue the CREATE COLLATION command.
SQL 1524
Cause. The BACKUP utility attempted to copy a collation source from the catalog
CPRLSRCE table to an EDIT file, and encountered an error while opening the EDIT
file.
Effect. The BACKUP utility cannot back up the source for the collation. The collation is
skipped, and processing continues.
Recovery. Determine the cause of the open error code, and then attempt to back up
the collation again.
1522 The collation resulting from a CREATE COLLATION
operation has a version number higher than the system where
the collation is to reside.
1523 This collation has version value-1, which is greater
than the version of the catalog that it is to be registered
in.
1524 Error value-1 occurred while opening EDIT file value-2
for source of collation value-3.