SQL/MX 2.x Messages Manual (H06.10+, J06.03+)

SQL/MX MXCMP Messages (2000 through 2999)
HP NonStop SQL/MX Messages Manual544518-011
4-21
SQL 2086
Where name is the name of the file.
Cause. A compilation failed, and for some reason NonStop SQL/MX was not able to
purge the module file.
Effect. The module file is not valid and should not be used.
Recovery. Purge the file from the Open System Services (OSS) shell.
SQL 2090
Where name1, name2, and name3 are module file names.
Cause. NonStop SQL/MX ignored the command line argument for module name1.
Instead, it used the second module name2 in file name3.
Effect. None.
Recovery. None.
SQL 2091
Where name is the name of the file.
Cause. NonStop SQL/MX could not find the required module statement in file name.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 2092
Where name is the name of the file.
Cause. You included more than one module statement. name will be used.
2086 The file name could not be purged. This file contains
the results of a failed compilation and should be purged.
2090 The command line argument for module name, name1, is
being ignored in favor of module name name2 in file name3.
2091 The required module statement was not found in file
name.
2092 A module statement has already appeared in this file.
The previous definition, name, is being retained and this
latest one ignored.