SQL/MX 2.x Messages Manual (G06.24+, H06.03+)
Executor Messages (8000 through 8999)
HP NonStop SQL/MX Messages Manual—523730-004
10-26
Cause. SQL/MX has detected corrupted or invalid data in the module file name.
Effect. SQL/MX could not execute the file.
Recovery. Recompile the .mdf file, using the MXCMP compiler, to create a valid
module file. See the subsection “Understanding and Avoiding Some Common Run-
time Errors” in the SQL/MX Programming Manual for C and COBOL for more
information.
SQL 8809
Where name is the name of the file.
Where number is the error number returned.
Cause. SQL/MX was unable to open module file name.
Effect. The operation fails.
Recovery. Check the location of the module file and retry the operation. For more
information on this error, see the subsection “Understanding and Avoiding Some
Common Run-time Errors” in the SQL/MX Programming Manual for C and COBOL.
SQL 8811
Cause. This is an internal error.
Effect. The operation fails.
Recovery. None. Contact your service provider.
SQL 8812
Cause. This is an internal error.
Effect. The operation fails.
Recovery. None. Contact your service provider.
8809 Open of the module file name failed with error number.
8811 Trying to close a statement that is either not in the
open state or has not reached EOF.
8812 Trying to execute a statement that is not in the closed
state.