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-14
Scratch File I/O Messages
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 alter a scratch file's attributes.
Effect. The operation fails.
Recovery. Contact your service provider to diagnose the cause of the SETMODE
returned error and correct the problem.
SQL 10111
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 failed to complete a scratch file asynchronous I/O
operation.
Effect. The operation fails.
Recovery. None. This is an internal error. Do not attempt recovery. Contact your
service provider.
SQL 10112
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 failed to set the current position in a scratch file.
Effect. The operation fails.
Recovery. None. This is an internal error. Do not attempt recovery. Contact your
service provider.
10111 operator could not wait for a scratch file I/O to
complete. AWAITIOX returned error number.
10112 operator failed to set the current position in a
scratch file. FILE_SETPOSITION_ returned error number.