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-23
SQL 2096
Cause. MXCMP was invoked on a module definition file that contains more than one
SOURCE_FILE statement. A module definition can have only one SOURCE_FILE
statement that specifies that module’s SQL source file.
Effect. The operation fails.
Recovery. Edit the module definition file so that it contains no more than one
SOURCE_FILE statement, and rerun MXCMP on the module definition.
SQL 2097
Cause. MXCMP was invoked on a module definition file that contains a
SOURCE_FILE statement whose source path name has over 1024 characters.
Effect. The operation fails.
Recovery. Edit the module definition file so that its SOURCE_FILE statement’s
source path name is no more than 1024 characters long. Rerun MXCMP on the
module definition file.
SQL 2098
Cause. compilation type completed with the number of warnings given as
value.
Effect. None.
Recovery. Informational message only; no corrective action is needed.
SQL 2099
Cause. compilation type failed with the number of errors and warnings given as
value.
Effect. Any statement with an error is not compiled.
2096 A source file statement has already appeared in this
module. The previous source file is being retained and this
latest one ignored.
2097 Source file name is over 1024 characters long.
2098 The compilation type compilation completed with value
warnings.
2099 The compilation type compilation failed with value
errors and value warnings.










