sp_ctrl> status
Read - stopped due to error
Indicates that read process is stopped due to error
There are a number of reasons that the read process can be stopped due to error. The event log will give more specific information regarding the error.
Run the "show log reverse" command to read the last messages in the event log to determine the exact error, then search the knowledge base for that error.
In sp_ctrl execute the command below:
sp_ctrl>show log reverse
This provides the error message:
Example:
02/09/04 22:35 System call error: No such file or directory 11056 - read failed [sp_ordr/26381]
02/09/04 22:35 Error: 11000 - sp_ordr failed: cant read tran cache [sp_ordr/26381]
02/09/04 22:35 Process exited sp_ordr (for o.SID) [pid = 26381] - exit(1)
Search our knowledge base for the error you see in this output for resolution.
In this case search for Error: 11000 - sp_ordr failed.
Please contact support if further assistance is needed.