Neoview Messages Manual (Volume 1) (R2.5)

Cause After several calls to the completion routine, the I/O operation to a scratch file did
not complete and returned a low-level system error.
Effect The operation fails.
Recovery Do not attempt recovery. HP support will perform recovery operations in response
to an automatically generated dial-out message about this condition.
SQL 10047
10047 Sort Error: Wrong length read.
Cause The length of the data returned was not what was expected.
Effect The operation fails.
Recovery None. This is an internal error. Contact the GMCSC.
SQL 10048
10048 IO to a scratch file failed because the free space threshold was
reached on all available disks.
Cause The threshold, specified by the default
SCRATCH_FREESPACE_THRESHOLD_PERCENT was reached on all available disks.
Effect The operation fails.
Recovery Reduce the threshold percentage and retry the query or specify a particular disk
with adequate free space specifically for scratch use.
SQL 10049
10049 The block number was not found in any scratch file.
Cause The I/O operation failed because an expected scratch file that was created was not
found.
Effect The operation fails.
Recovery Do not attempt recovery. HP support will perform recovery operations in response
to an automatically generated dial-out message about this condition.
Scratch File I/O Messages (10101–10199)
SQL 10101
10101 operator failed to create a scratch file. FILE_CREATE_ 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 create a scratch file.
Effect The operation fails.
Recovery Contact the GMCSC to diagnose the cause of the FILE_CREATE_ returned error
and correct the problem.
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.
Scratch File I/O Messages (10101–10199) 233