Document Actions
How can I get more information about my job?
Up to Table of Contents
How can I see when my qued job will start, when it will finish, why it is blocked and so on?
In order to get more information to your submitted job, you should use this command:
checkjob job_id
You can also get more info about your job parameters using this command:
qstat -f job_id

