View the history of a job or job array
For a job or job array, you can see the following information:
- The user name
- The ID of the flow in which it ran
- The job name
- The job ID
- The state of the job
- The status of the job
- When the job started
- When the job completed
- The CPU usage of the job
- The memory usage of the job
- Time zone information for Process Manager Client
From the command line
From the command line, run:
%jhist -C job -j job_name
where job_name is the name of the job or job array.