Batch Details
This section displays all details about the batch job selected in the Active Batch Job section. The following table describes the displayed fields:
| Field | Comment | Source |
|---|---|---|
| Summary | ||
| Batch Code | Batch Control Id | BatchCd |
| Thread | Thread Number | ThreadNumber |
| Thread Limit | Max number of threads | ThreadCount |
| Batch Number | Batch Run Number | BatchNumber |
| Program Name | Program running | ProgramName |
| Run Type | Type of Run | RunType |
| Execution Strategy | Execution Commit Strategy | ExecutionStrategyClass |
| Common Parameters | ||
| Language | Language Code used | LanguageCd |
| Maximum Commit Records | Commit Frueqency | MaximumCommitRecords |
| Maximum Timeout (min) | Commit Timeout | MaximumTimeoutMinutes |
| Business Date | Business Date used for job | ProcessDate |
| ReRun Number | Rerun Number for reruns | RerunNumber |
| Thread Pool | Thread Pool allocated to | DistThreadPool |
| Name | JVM Name | |
| UserId | User Running Job | UserId |
| Trace Program Start | Is Tracing on for Start of job? | TraceProgramStart |
| Trace Program End | Is Tracing on for End of job? | TraceProgramEnd |
| Trace SQL | Is Tracing on for all SQL in job? | TraceSQL |
| Trace Standard Out | Is Tracing on for debug messages for job? | TraceStandardOut |
| Performance Summary | ||
| Elapsed Time | Elapsed Time since start | ElapsedTime |
| Date Time Started | Date Time Job started | DateTimeStarted |
| Max Execution Attempts | Number of executions | MaxExecutionAttempts |
| Cancel Requested | If job has been cancelled recently | CancelRequested |
| Requested By | If CancelRequested = true then OS userid of person who requested the cancel | CancelRequestedBy |
| Records Committed | Number of records processed so far | RecordsCommitted |
| Records in Error | Number of records in Error so far | RecordsInError |
| Work Unit Size | Size of Work unit within Execution Strategy | WorkUnitSize |
| Work Unit Size This Run | Work Unit used for this run | WorkUnitSizeThisRun |
| Work Units Committed | Work Units Committed so far | WorkUnitsCommitted |
| Work Units In Error | Work Units errored so far | WorkUnitsInError |
| Work Units Processed | Work Units processes so far | WorkUnitsProcessed |
| Additional Parameters (List of parameters from SoftParameters) | ||
| Parameter | Parameter Name | Element before = in array |
| Value | Parameter Value | Element after = in array |
The thread details are part of default collections, and only when a Refresh button is clicked will the details be refreshed by calling a job or by getting the latest information from the default collections.
