Neoview Messages Manual (R2.3)
SQL 10119
10119 operator encountered an error while searching for a scratch disk.
FILENAME_FINDNEXT_ 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 An invocation of FILENAME_FINDNEXT_ failed.
Effect The operation fails.
Recovery None. This is an internal error. Do not attempt recovery. HP support will perform
recovery operations in response to an automatically generated dial-out message.
SQL 10150
10150 operator failed to find an appropriate disk for overflow data.
operator
is the HP Neoview query operator that encountered the error; for example:
merge join.
Cause The query operator could not find an appropriate scratch disk.
Effect The operation fails.
Recovery None. Ensure that the disks for scratch file use are appropriate and have enough
space. These disks are not suitable: optical disks, phantom disks, and Storage Management
Foundation (SMF) virtual disks.
SQL 10151
10151 operator cannot overflow data to disk, because no scratch disk
satisfies the free space threshold.
operator
is the HP Neoview query operator that encountered the error; for example:
merge join.
Cause The threshold specified by the default
SCRATCH_FREESPACE_THRESHOLD_PERCENT was reached on all available scratch disks.
Effect: The operation fails.
Effect The operation fails.
Recovery Either reduce the threshold percentage and retry the query, or specify a scratch
disk with adequate free space.
SQL 10152
10152 operator attempted to read data using an invalid block number.
operator
is the HP Neoview query operator that encountered the error; for example:
merge join.
Cause The query operator attempted to read a nonexistent block of data from a scratch file.
Effect The operation fails.
Recovery None. This is an internal error. Do not attempt recovery. HP support will perform
recovery operations in response to an automatically generated dial-out message.
SQL 10153
10153 operator attempted to read data using a block number that was not
mapped to a scratch file.
operator
is the HP Neoview query operator that encountered the error; for example:
merge join.
Scratch File I/O Messages (10101–10199) 215