Job Status
The job status page provides the information about the jobs in various stages, total number of records processed, error messages, and so on. This page displays the following details:
Column | Description |
---|---|
ID | ID of the job. |
Status | Stages of the job. Refer to job states for details. You can filter the jobs that are currently of interest to you. At any point of time, you can reset the applied filters. |
Job Configuration | Job configuration associated with the job. |
Application:Client | Name of the application and the associated client that will run the job. |
Type | Type of the job. Currently, you can run jobs manually. |
Triggered on | Date and time when the job was triggered. You can change the sort order of the jobs that are displayed on the job status page based on the triggered date. |
Completed on | Date and time when the job was completed. |
Job States
A job can have one of the following states:
Job States | Description |
---|---|
Initiating | A job is in Initiating state when a BDT client has picked up the request and is ready to transform data. |
In Progress | A job is in In Progress state when a BDT client has started working on it. |
Completed | A job is considered Completed when it has been successfully run by the BDT client. |
Stopping | A job is in Stopping state when the stop action has been triggered. |
Stopped | A job is in Stopped state when either a BDT client has stopped executing the job due to any error or as a result of Stop action. |
Hover over the job status to get more insight into the job. It displays the following details:
Total number of records in tables.
Total number of records transformed successfully.
Total number of erroneous records.
Message linked to the status. Some examples of messages are:
Column being added already exists in table.
The job could not be stopped successfully.