Logging Tables Status for the Data Integration Operations Mart
Transformation Log Tables
The transformation tables have a status column, these are descriptions of the values that can be found in that column.
Status Display | Description |
---|---|
start | Indicates the transformation was started and remains in this status until the transformation ends when no logging interval is set. |
end | Transformation ended successfully. |
stop | Indicates the user stopped the transformation. |
error | Indicates an error occurred when attempting to run the transformation. |
running | A transformation is only in this status directly after starting and does not appear without a logging interval. |
paused | Indicates the transformation was paused by the user and does not appear without a logging interval. |
Jobs Log Tables
The job log tables have a status column, these are descriptions of the values that can be found in that column.
Status Display | Description |
---|---|
start | Indicates the job was started and keeps in this status until the job ends, and when no logging interval is set. |
end | Job ended successfully. |
stop | Indicates the user stopped the job. |
error | Indicates an error occurred when attempting to run the job. |
running | A job is only in this status directly after starting and does not appear without a logging interval. |
paused | Indicates the job was paused by the user, and does not appear without a logging interval. |