en.help.ref-batchjobssteps.html Maven / Gradle / Ivy
Batch Job Execution Steps
The Batch Job Execution Steps page displays details about steps in a specific batch job execution. The following information is displayed.
- Instance Name
- Cluster Name
-
The name of the GlassFish cluster or server instance to which the configuration applies.
- Job Name
-
The name of the batch job.
- Execution ID
-
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.
- Job Steps
-
The steps in a specific batch job execution. For each step, the following information is displayed:
- Step Name
-
The name of the step.
- Batch Status
-
The status of the step as set by the batch runtime.
- Exit Status
-
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.
- Start Time
-
The time the step started.
- End Time
-
The time the step finished.
- Step Metrics
-
Metrics for the step, listing the number of items read, written, committed, and so on.
Related Tasks
Related asadmin Commands
-
-
-
-
-
Copyright © 2005, 2017, Oracle and/or its affiliates. All rights reserved. Legal Notices