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-19
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. NonStop 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.
SQL 2081
Where number is the error number.
Where name is the name of the file.
Cause. NonStop SQL/MX received error number while opening file name for read.
Effect. NonStop SQL/MX does not open the file.
Recovery. Use the error number to diagnose and correct the problem.
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.
2081 Error number while opening file name for read.










