SQL/MX 3.2 Messages Manual (H06.25+, J06.14+)

Executor Sort and Scratch File I/O Messages (10000
through 10199)
HP NonStop SQL/MX Release 3.2 Messages Manual691121-001
12-13
Scratch File I/O Messages
Cause. The query operator was unable to close a scratch file.
Effect. The operation fails.
Recovery. Do not attempt recovery. Contact your service provider.
SQL 10104
Where,
operator is the SQL/MX query operator that encountered the error; for example:
merge join.
number is an SQL/MX platform internal procedure-error number.
Cause. The query operator was unable to write to a scratch file.
Effect. The operation fails.
Recovery. Contact your service provider to diagnose the cause of the WRITEX
returned error and correct the problem.
SQL 10105
Where,
operator is the SQL/MX query operator that encountered the error; for example:
merge join.
number is an SQL/MX platform internal procedure-error number.
Cause. The query operator was unable to read from a scratch file.
Effect. The operation fails.
Recovery. Contact your service provider to diagnose the cause of the READX
returned error and correct the problem.
SQL 10110
Where,
10104 operator scratch file write failed. WRITEX returned
error number.
10105 operator scratch file read failed. READX returned error
number.
10110 operator failed to alter a scratch file. SETMODE
returned error number.