Neoview Messages Manual (R2.2)

Recovery Review the module name list syntax. Verify that the module names are specified
correctly and retry the command.
SQL 2212
2212 A syntax error was encountered: expecting string1 instead of
string2.
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
2213 A syntax error was encountered: expecting an identifier instead
of string.
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
2214 Internal error in mxCompileUserModule in file filename at line
linenumber: error message.
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 Do not attempt recovery. HP support will perform recovery operations in response
to an automatically generated dial-out message about this condition.
SQL 2215
2215 identifier is not a valid regular identifier.
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
2220 mxcmp path (MXCMP environment variable) does not exist or is not
executable.
mxcmp path
is the HP Neoview compiler environment variable.
Cause You set your Neoview compiler environment variable to point to your own Neoview
compiler and invoked mxCompileUserModule on an application file to SQL compile its module
definitions. Your Neoview compiler is not executable.
82 Neoview Compiler Messages (2000 Through 2999)