blob: f13a49669f1cdda2407304d23a49c109059b608a [file] [log] [blame]
<!--
Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
http://www.eclipse.org/legal/epl-2.0.
This Source Code may also be made available under the following Secondary
Licenses when the conditions for such availability set forth in the
Eclipse Public License v. 2.0 are satisfied: GNU General Public License,
version 2 with the GNU Classpath Exception, which is available at
https://www.gnu.org/software/classpath/license.html.
SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
-->
<p><a id="ref-batchjobsexecution" name="ref-batchjobsexecution"></a><a id="GHJML142" name="GHJML142"></a></p>
<h4>Batch Job Execution Details</h4>
<a name="BEGIN" id="BEGIN"></a>
<p>The Batch Job Execution Details page displays details about a specific batch job execution. The following information is displayed.</p>
<dl>
<dt>Instance Name</dt>
<dt>Cluster Name</dt>
<dd>
<p>The name of the GlassFish cluster or server instance to which the configuration applies.</p>
</dd>
<dt>Job Name</dt>
<dd>
<p>The name of the batch job.</p>
</dd>
<dt>Execution ID</dt>
<dd>
<p>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.</p>
</dd>
<dt>Step Count</dt>
<dd>
<p>The number of steps in the batch job execution.</p>
</dd>
<dt>Batch Status</dt>
<dd>
<p>The status of the batch job execution as set by the batch runtime.</p>
</dd>
<dt>Exit Status</dt>
<dd>
<p>The status of the batch job execution 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.</p>
</dd>
<dt>Start Time</dt>
<dd>
<p>The time the batch job execution started.</p>
</dd>
<dt>End Time</dt>
<dd>
<p>The time the batch job execution finished.</p>
</dd>
<dt>Job Parameters</dt>
<dd>
<p>The properties passed to the batch runtime for the batch job execution, listed as name/value pairs.</p>
</dd>
</dl>
<a id="GHJML154" name="GHJML154"></a>
<h5>Related Tasks</h5>
<ul>
<li>
<p><a href="task-viewbatchjobexecutions.html">To View Batch Job Executions</a></p>
</li>
<li>
<p><a href="task-configurebatchruntime.html">To Configure the Batch Runtime</a></p>
</li>
</ul>
<a id="GHJML155" name="GHJML155"></a>
<h5>Related asadmin Commands</h5>
<ul>
<li>
<p><a href="http://www.oracle.com/pls/topic/lookup?ctx=E26576_01&id=GSRFM861"><code>list-batch-jobs</code>(1)</a></p>
</li>
<li>
<p><a href="http://www.oracle.com/pls/topic/lookup?ctx=E26576_01&id=GSRFM884"><code>list-batch-job-executions</code>(1)</a></p>
</li>
<li>
<p><a href="http://www.oracle.com/pls/topic/lookup?ctx=E26576_01&id=GSRFM895"><code>list-batch-job-steps</code>(1)</a></p>
</li>
<li>
<p><a href="http://www.oracle.com/pls/topic/lookup?ctx=E26576_01&id=GSRFM863"><code>list-batch-runtime-configuration</code>(1)</a></p>
</li>
<li>
<p><a href="http://www.oracle.com/pls/topic/lookup?ctx=E26576_01&id=GSRFM897"><code>set-batch-runtime-configuration</code>(1)</a></p>
</li>
</ul>
<small>Copyright &#169; 2005, 2017, Oracle and/or its affiliates. All rights reserved. <a href="docinfo.html">Legal Notices</a></small>