- Home
- /
- Documentation
- /
- Job Submission (Batch System...
- /
- Why is my job...
Why is my job in hold state?
A: Use the condor_q command to find out the hold reason.
condor_q <job_ID> -af HoldReason
Use the following commands to list all jobs in the hold state.
condor_q -hold nebo condor_q <username> -constrain "JobStatus == 5" -af ClusterId ProcId