Processes Stuck at Queued
There are a number of reasons why a process might be stuck at queued. The most obvious is that the process scheduler is down. Beyond this, there are some useful troubleshooting that apply:
Check the following tables:
PSPRCSRQST
PSPRCSQUE
PSPRCSPARMS
The row count should be the same in both tables. If one is out of sync with the other, then it can help to remove orphaned instances in of the tables. Restarting the process scheduler and clearing the process scheduler cache will also fix a number of issues.
No comments:
Post a Comment