Neoview Messages Manual (R2.3)
11 Executor Sort and Scratch File I/O Messages (10000
Through 10199)
The messages described in this chapter are:
• “Executor Sort Messages (10000–10049)” (page 207)
• “Scratch File I/O Messages (10101–10199)” (page 211)
Executor Sort Messages (10000–10049)
SQL 10003
10003 Sort unexpectedly encountered an EOF during a read operation.
Cause This error occurs when a scratch file read operation unexpectedly reaches an EOF.
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 10004
10004 Sort failed while generating intermediate runs with sort error
value1 and system error value2.
Cause This error occurs when a scratch file operation fails, causing the generation of
intermediate runs to fail during the merge phase of a sort. The sort error would indicate any
low-level sort error and the system error, if any, would indicate the low-level system error. If
the cause is only a sort error, the system error might be 0.
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.
Note for Support Check the low-level sort error and see the Guardian Procedure Calls Reference
Manual to diagnose the problem.
SQL 10005
10005 Sort encountered an unexpected error.
Cause An unknown sort error occurred.
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 10006
10006 A previous IO to a scratch file failed.
Cause A previous I/O failed during a nowaited scratch file I/O operation.
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 10007
10007 Sort failed while writing to a scratch file with error system
error.
Cause An I/O error occurred during a scratch file I/O operation.
Executor Sort Messages (10000–10049) 207