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-18
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.
Recovery. Delete the -a application name and retry the mxcmp system-module-
definition-file command.
SQL 2076
Cause. You attempted to set the CQD HIST_NO_STATS_UEC value as greater than
the current value of CQD HIST_NO_STATS_ROWCOUNT.
Effect. The current value of the HIST_NO_STATS_UEC is retained.
Recovery. Set the value of CQD HIST_NO_STATS_UEC less than or equal to the
value of HIST_NO_STATS_ROWCOUNT. If you want to use a larger value, increase
the value of CQD HIST_NO_STATS_ROWCOUNT first. Note that any change in either
of the two values can have an effect on the plan quality.
SQL 2080
Cause. SQL/MX received error number while reading module name. value shows
the number of bytes read from text. The module file is unusable. Either it has been
corrupted or overwritten.
Effect. The operation fails.
Recovery. Recompile the module definition file, using the MXCMP compiler, to create
a valid module file.
2075 The -a application name option is not allowed for system
module compilation
2076 HIST_NO_STATS_UEC should always be less than or equal to
CQD HIST_NO_STATS_ROWCOUNT. Present value of
HIST_NO_STATS_ROWCOUNT is 'value'.
2080 Error number while reading file: value bytes were read
from text when value were expected in module name.