SQL/MX 2.x Messages Manual (H06.10+, J06.03+)

Executor Messages (8000 through 8999)
HP NonStop SQL/MX Messages Manual544518-011
10-28
Effect. The operation fails.
Recovery. None. Contact your service provider.
SQL 8808
Where name is the name of the file.
Cause. NonStop SQL/MX has detected corrupted or invalid data in the module file
name.
Effect. NonStop 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. NonStop 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.
8808 Module file name contains corrupted or invalid data.
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.