SQL/MP Messages Manual
Collation Compiler Messages
HP NonStop SQL/MP Messages Manual—427720-006
20-19
Collation Compiler 2015
Cause. The beginning character of a range must have a lower character code than the
ending 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 2016
Cause. The weight of pairs must be consistent with the weight of the characters that
make up the pairs. For example, if L has the same weight as l and if both ll and Ll are
specified in the LC_COLLATE clause, then ll and Ll must have the same weight.
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 2017
Cause. The indicated weight contains a character equivalent to a character used
elsewhere in the LC_COLLATE clause in a collating-element.
Effect. The compilation terminates after completing the phase in which the error is
discovered.
Recovery. Remove one or the other from the source file and rerun the collation
compiler.
2015 The first character in this range is greater than the
last.
2016 This pair's weight is inconsistent with a preceding
pair.
2017 This pair contains a character that is equivalent to one
in a collation-element.