SQL/MX 2.x Messages Manual (H06.10+, J06.03+)
SQL/MX MXCMP Messages (2000 through 2999)
HP NonStop SQL/MX Messages Manual—544518-011
4-30
SQL 2212
Cause. You invoked mxCompileUserModule on an application file, intending to SQL
compile only a subset of its embedded module definitions, but you specified an
unexpected string in the module name list.
Effect. The operation fails.
Recovery. Review the module name list syntax, especially where string1 is
expected. Verify that the list of module names are specified correctly and retry the
command.
SQL 2213
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
unexpected string 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 are specified correctly and retry the
command.
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.
2212 A syntax error was encountered: expecting string1
instead of string2.
2213 A syntax error was encountered: expecting an identifier
instead of string.
2214 Internal error in mxCompileUserModule in file filename
at line linenumber: error message.
2215 identifier is not a valid regular identifier.










