Batch Monitor

Batch Monitor in the Infrastructure system facilitates you to view the status of executed Batch definitions along with the tasks details. You can track the issues if any, on regular intervals and ensure smoother Batch execution. An event log provides you the real time status of the executed Batches.

You should have Batch Read Only User Role mapped to your user group. The Batch Monitor screen displays a list of Batches with the other details such as Batch ID and Batch Description.

You can search for a specific Batch based on Date range, Module, Status, and Batch Description. The Batches listed in the Batch Details section can be sorted based on the current state as Successful, Failed, Held, or New.

Crash Handling of Backend Servers

There are 3 different servers to execute a specific executable such as ICC, Router and Activation Manager (AM). Request from ICC goes to Router and get forwarded to Activation Manager (AM). Then AM executes the task and sends result back to Router which further gets forwarded to ICC.

If any of the server crashes while executing the batch and when recovery happens, the status is sent back to ICC server.

Monitoring Batch

The Batch Details section in the Batch Monitor screen lists all the Batches which are schedule or executed within the Infrastructure system. You can view and monitor the required Batch definitions and the corresponding task details. You can also export the values in Microsoft Excel format for reference.

To monitor a Batch in the Batch Monitor screen:

  1. Select the checkbox adjacent to the Batch ID whose details are to be monitored.

You can also search for a specific Batch by using the Search option and filter the search results by selecting the required Status as Successful, Failed, Held, or New in the drop down list.

  1. Enter the Batch Run Details as tabulated.

Field

Description

Information Date

Select the information date from the drop down list which consists of recently executed Batch Information dates.

Monitor Refresh Rate

Specify the refresh rate at which the latest Batch status details have to be fetched in seconds. You can enter a value between 5 to 999 seconds.

Batch Run ID

Select the Batch Run ID from the drop down list which consists of Batch ID's form which the Batch has been executed.

  1. Click button in the Batch Run Details tool bar.

The state of the selected Batch is monitored and status the displayed in the following order:

Note: If the component used in the task is Data Transformation, the status will be Successful or Failed based on the invocation of function/procedure is successful or failure. The errors produced by PL/SQL will not have impact on task status unless it throws an oracle exception.

      • Message ID, which is auto generated.

      • Description, which has the error details.

      • Severity, which can be Fatal, Inform, or Successful.

      • Time, which indicates the time of the event.

  1. In the Batch Run Details tool bar, you can do the following:

  1. In the Event Log tool bar, you can click Export button to export the event log details to Microsoft Excel file for reference.

Back to Top