SQL/MX 2.x Messages Manual (G06.24+, H06.03+)
SQL/MX MXCMP Messages (2000 through 2999)
HP NonStop SQL/MX Messages Manual—523730-004
4-17
Recovery. Correct the syntax and resubmit.
SQL 2071
Where name is the name of the module.
Where definition type is the previous definition
Cause. You defined name twice in this module in which it was defined as a type
definition type.
Effect. 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.
2071 The name name has already been declared or defined in
this module. The previous definition, as a definition type,
is being retained and this latest one ignored.
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.