The Batch Job Execution Steps page displays details about steps in a specific batch job execution. The following information is displayed.
The name of the GlassFish cluster or server instance to which the configuration applies.
The name of the batch job.
The ID assigned to the execution of the batch job. A new execution is created the first time a job is started and every time the existing execution is restarted.
The steps in a specific batch job execution. For each step, the following information is displayed:
The name of the step.
The status of the step as set by the batch runtime.
The status of the step as set by the Job XML for the job or by the batch application. By default, the exit status and the batch status are the same unless the exit status is explicitly overridden.
The time the step started.
The time the step finished.
Metrics for the step, listing the number of items read, written, committed, and so on.