SQL/MP Messages Manual

Collation Compiler Messages
HP NonStop SQL/MP Messages Manual427720-006
20-16
Collation Compiler 2002
Cause. A pair in the TOUPPER clause specified the same character as both the
uppercase character and the lowercase character.
Effect. This pair is ignored and processing continues.
Recovery. Informational message only; no corrective action is needed.
Collation Compiler 2003
Cause. The indicated uppercase character appears earlier in the TOUPPER clause as
a lowercase 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 2004
Cause. The indicated lowercase character appears earlier in the TOUPPER clause as
an uppercase 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 2005
Cause. The pair indicated has no meaning because its uppercase character appears
as an uppercase character previously, and its lowercase character appears as a
lowercase character previously.
Effect. The compilation terminates after completing the phase in which the error is
discovered.
Recovery. Correct the source file and rerun the collation compiler.
2002 Shift of character to itself ignored.
2003 This character previously defined as lowercase.
2004 This character previously defined as uppercase.
2005 Meaningless shift.