SQL/MP Messages Manual
Collation Compiler Messages
HP NonStop SQL/MP Messages Manual—427720-006
20-20
Collation Compiler 2018
Cause. The given character set is not supported by this release of the collation
compiler.
Effect. The compilation terminates after completing the phase in which the error is
discovered.
Recovery. Specify a different character set in the source file and rerun the collation
compiler.
Collation Compiler 2019
Cause. A collating element of two characters was given a single-character weight in
the LC_COLLATE clause.
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 2020
Cause. A collating-element of two characters used 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 2021
Cause. A collating element of two characters used 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.
2018 Unsupported character set.
2019 A pair may not be made equivalent to a single character.
2020 A pair may not contain the minimum character.
2021 A pair may not contain the maximum character.