Cleaning Up Jobs
Allows the user to clean (delete) the jobs either by the Job_Id or the Date on which the Job was run.
- Using the Job_Id, the user can delete all jobs for the specified Job_Id. The user can also delete the jobs that ran starting-and-onwards or before-and-upto the specified Job_Id; or delete all the jobs within a specified range of Job Ids.
- Using the Date, the user can delete all jobs for the specified date. The user can also delete the jobs that ran on-or-after or on-or-before the specified date; or delete all the jobs within a specified range of dates.
The user also has an option for deleting the imported tables, provided the tables are not associated with any other jobs or workflows.