Neoview Messages Manual (R2.3)

SQL 10102
10102 operator failed to open a scratch file. FILE_OPEN_ returned error
number.
operator
is the HP Neoview query operator that encountered the error; for example:
merge join.
number
is a Neoview platform internal procedure-error number.
Cause The query operator was unable to open a scratch file.
Effect The operation fails.
Recovery None. This is an internal error. Contact the GMCSC.
SQL 10103
10103 operator failed to close a scratch file. FILE_CLOSE_ returned
error number.
operator
is the HP Neoview query operator that encountered the error; for example:
merge join.
number
is a Neoview platform internal procedure-error number.
Cause The query operator was unable to close a scratch file.
Effect The operation fails.
Recovery Do not attempt recovery. HP support will perform recovery operations in response
to an automatically generated dial-out message.
SQL 10104
10104 operator scratch file write failed. WRITEX returned error number.
operator
is the HP Neoview query operator that encountered the error; for example:
merge join.
number
is a Neoview platform internal procedure-error number.
Cause The query operator was unable to write to a scratch file.
Effect The operation fails.
Recovery Contact the GMCSC to diagnose the cause of the WRITEX returned error and
correct the problem.
SQL 10105
10105 operator scratch file read failed. READX returned error number.
operator
is the HP Neoview query operator that encountered the error; for example:
merge join.
number
is a Neoview platform internal procedure-error number.
Cause The query operator was unable to read from a scratch file.
Effect The operation fails.
Recovery Contact the GMCSC to diagnose the cause of the READX returned error and
correct the problem.
SQL 10110
10110 operator failed to alter a scratch file. SETMODE returned error
number.
operator
is the HP Neoview query operator that encountered the error; for example:
merge join.
number
is a Neoview platform internal procedure-error number.
212 Executor Sort and Scratch File I/O Messages (10000 Through 10199)