SQL/MX 2.x Messages Manual (H06.04+)
SQL/MX MXCMP Messages (2000 through 2999)
HP NonStop SQL/MX Messages Manual—540498-003
4-27
Recovery. Review the MXCMP warning or error message. Trace the diagnostic back
to the module source file and correct the offending source statement. Retry
preprocessing, translating, compiling, and SQL compiling the application file.
SQL 2202
Cause. You invoked mxCompileUserModule on an application file that is not a
NonStop Open System Services (OSS) ELF object file.
Effect. The operation fails.
Recovery. Verify that the name application file is an ELF object file. Verify that
the name of application file is spelled correctly, and retry the command.
SQL 2203
Cause. You invoked mxCompileUserModule (or mxcmp -a application pathname
mdf) on an application that does not exist or is inaccessible to the user.
Effect. The operation fails.
Recovery. Verify that application pathname exists and is readable by the user.
Verify that application pathname is spelled correctly, and retry the command.
SQL 2204
Where module name is the name of the module.
Cause. You invoked mxCompileUserModule on an application file that has embedded
module definition(s). The SQL compilation of the named embedded module definition
produced an MXCMP warning or error.
Effect. The operation fails.
Recovery. Review the MXCMP warning or error. Trace the diagnostic back to the
source file of the named module. Correct offending source statements. Retry
preprocessing, translating, compiling, and SQL compiling the application file.
2202 Application file is not an application (ELF or SQL)
file.
2203 Application file application pathname cannot be opened.
2204 SQL compilation of module name failed.










