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-18
Effect. NonStop SQL/MX uses the previous definition.
Recovery. Specify a new name for the item and resubmit, if necessary.
SQL 2072
Cause. You specified a simple value as a literal, which is not supported.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 2073
Where name is the name of the module.
Cause. You attempted to compile a system module that can be compiled only by the
super ID.
Effect. The operation fails and is unable to compile the entire module correctly.
Recovery. None. Use a different name for your module and recompile.
SQL 2074
Where name is the name of the module.
Cause. You attempted to use a name that is reserved for future system modules.
Effect. The operation fails and is unable to compile the entire module correctly.
Recovery. None. Use a different name for your module and recompile.
SQL 2075
Cause. You specified mxcmp -a application name system-module-definition-file,
which is not supported.
Effect. The operation fails.
2072 A simple value specification that is a literal is not
yet supported.
2073 Only super ID user can compile system module name.
2074 The name name is reserved for future system modules.
2075 The -a application name option is not allowed for system
module compilation