SQL/MP Messages Manual

Collation Compiler Messages
HP NonStop SQL/MP Messages Manual427720-006
20-21
Collation Compiler 2022
Cause. A collating element of two characters used in the LC_COLLATE clause
precedes all single characters.
Effect. The compilation terminates after completing the phase in which the error is
discovered.
Recovery. Correct the source file and rerun the collation compiler.
Collation Compiler 2023
Cause. A collating element of two characters used in the LC_COLLATE clause without
a specified weight follows all single characters.
Effect. The compilation terminates after completing the phase in which the error is
discovered.
Recovery. Correct the source file and rerun the collation compiler.
Collation Compiler 2024
Cause. A two-character weight in the LC_COLLATE clause contains the minimum
character.
Effect. The compilation terminates after completing the phase in which the error is
discovered.
Recovery. Correct the source file and rerun the collation compiler.
Collation Compiler 2025
Cause. A two-character weight in the LC_COLLATE clause contains the maximum
character.
Effect. The compilation terminates after completing the phase in which the error is
discovered.
Recovery. Correct the source file and rerun the collation compiler.
2022 A pair may not be less than every character.
2023 A pair may not be greater than every character.
2024 This string may not contain the minimum character.
2025 This string may not contain the maximum character.