Neoview Messages Manual (R2.3)

module name
is the requested module name.
application file name
is the requested application file.
Cause You invoked mxCompileUserModule on an application file with a list of module
names to SQL compile. This list includes the named module, which cannot be found in the
application file.
Effect The operation fails.
Recovery Verify the spelling of the module name and retry the command.
SQL 2223
2223 Application file file name does not exist or is not readable.
file name
is the name of the application file.
Cause You invoked mxCompileUserModule on the named application file, which does not
exist or is not readable.
Effect The operation fails.
Recovery Verify the spelling of the application file name and retry the command.
SQL 2233
2233 Query involves remote node segment-name that is currently down.
Compiler encountered a file system error error-num. It may produce a
plan that is suboptimal or of incompatible version.
segment-name
is the name of the segment, such as
\system.$data_volume.$data_subvolume on which the failure
occurred.
error-num
is the file-system error number.
Cause The segment-name you specified is not available.
Effect The compiler tried to produce a plan without using that segment. This attempt might
result in a suboptimal plan.
Recovery For information about file-system errors, see Chapter 25 (page 481).
SQL 2900
2900 in file file name at line number.
file name
is the name of the application file.
number
is the line number.
Cause An error occurred in file name at line number.
Effect Compilation failed because of a syntax error.
Recovery This is a general error that is issued before a more specific error. Use the error that
follows this one to diagnose and correct the problem.
82 Neoview Compiler Messages (2000 Through 2999)