Summary of App Safe Status:
Level | Status | Description |
---|---|---|
Job | Failed | Environmental/technical failure All Steps of the job failed |
Job | Not Started | Job Not Started |
Job | Scheduled | Job is Scheduled for Run |
Job | Anonymising | Anonymisation is in process |
Job | Partial_Finished | At least one step of the job has failed |
Job | Finished | All steps of Job are in Finished state |
Step | Not Started | Step of the Job Not Started |
Step | Scheduled | Step of the Job is Scheduled |
Step | Anonymising | Step of Job is Anonymising |
Step | Skipped | If the Job Fails, then step is Skipped |
Step | Finished | All tables of that step are in FINISHED |
Step | Partial_Finished | Any one of the tables in the step is PARTIAL_FINISHED |
Table | Skipped | Table has no Primary KEY Table has 0 Records Table Name doesn’t exist |
Table | Failed | All columns in that step have FAILED User doesn't have sufficient database access (read, write also alter) |
Column | Finished | None of the processed records failed |
Column | Partial_Finished | At least 1 of the processed records failed |
Column | Skipped | Column doesn’t exist |
Column | Failed | All the processed records failed |