SQL/MP Messages Manual

Collation Compiler Messages
HP NonStop SQL/MP Messages Manual427720-006
20-15
Collation Compiler 95
Cause. The compiler attempts to create the object file, but the operation fails with the
Guardian error indicated by number. This error can only occur when the collation
compiler is evoked from outside the SQL environment.
Effect. The compilation terminates after completing the phase in which the error is
discovered.
Recovery. For more information, refer to the Guardian System Procedure Calls
Manual.
Collation Compiler 100
Cause. The collation compiler encounters a syntax error in the source file. The
list_of_tokens indicates what the compiler requires.
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 2000
Cause. The compiler encountered more than one instance of the indicated 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 2001
Cause. The same identifier was used for two or more character class definitions.
Effect. The compilation terminates after completing the phase in which the error is
discovered.
Recovery. Correct the source file and rerun the collation compiler.
95 Attempt to create object file failed with error code
number.
100 Syntax error. Expecting one of: list_of_tokens
2000 Duplicate clause.
2001 Previously used identifier.