SQL/MX 3.2 Messages Manual (H06.25+, J06.14+)

SQL/MX MXCMP Messages (2000 through 2999)
HP NonStop SQL/MX Release 3.2 Messages Manual—691121-001
4-30
SQL 2214
Cause. You invoked mxCompileUserModule on an application file to SQL compile its
embedded module definitions. An internal error occurred during the operation.
Effect. The operation fails.
Recovery. None. Contact your service provider.
SQL 2215
Cause. You invoked mxCompileUserModule on an application file, possibly intending
to SQL compile only a subset of its embedded module definitions, but you specified an
invalid regular identifier in the module name list.
Effect. The operation fails.
Recovery. Review the module name list syntax, especially where an identifier is
expected. Verify that the list of module names is specified correctly. Verify that regular
identifiers used are not SQL reserved words and retry the command.
SQL 2220
Where mxcmp path is the MXCMP environment variable.
Cause. You set your MXCMP environment variable to point to your own MXCMP and
invoked mxCompileUserModule on an application file to SQL compile its module
definitions. Your MXCMP is not executable.
Effect. The operation fails.
Recovery. Verify that your MXCMP exists and is executable and retry the command.
SQL 2221
Where error code is the error message code.
2214 Internal error in mxCompileUserModule in file filename
at line linenumber: error message.
2215 identifier is not a valid regular identifier.
2220 mxcmp path (MXCMP environment variable) does not exist
or is not executable.
2221 SQL compiler invocation failed with return code error
code.