Neoview Messages Manual (R2.3)

Recovery Review the allowable command-line options by invoking mxCompileUserModule.
Verify that the desired command-line options are spelled correctly and retry the command.
SQL 2208
2208 mxCompileUserModule requires an application file name.
Cause You invoked mxCompileUserModule without supplying an application file.
Effect The operation fails.
Recovery Invoke mxCompileUserModule on an application file, such as an HP Neoview
platform ELF object file.
SQL 2209
2209 string is not a valid delimited identifier.
Cause You invoked mxCompileUserModule using a command-line option allowing a
delimited identifier, but the delimited identifier has an invalid character, such as the @ sign.
Effect The operation fails.
Recovery Remove invalid characters, such as the @ sign, from the delimited identifier and
retry the command.
SQL 2210
2210 Delimited identifier has no ending quote.
Cause You invoked mxCompileUserModule using a command-line option allowing a
delimited identifier, but the delimited identifier has no closing quote.
Effect The operation fails.
Recovery Ensure that the delimited identifier has a closing quote and retry the command.
SQL 2211
2211 Lexical error: unknown symbol character.
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 unknown
character in the module name list.
Effect The operation fails.
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.
80 Neoview Compiler Messages (2000 Through 2999)