Schedule or execute a job to delete records
Schedule a date and time to execute a delete job or execute the job immediately.
Before you begin
Role required: admin
About this task
Consider scheduling the delete job to run during non-business hours to minimize the potential performance impact on your users. Deleting all records in a table temporarily locks the table, which prevents inserts and updates. If you want to delete all records from a table, use the table cleaner option instead. For more information, see Deleting older or unwanted records.
Procedure
- Navigate to .
- Select a delete job record.
-
Determine whether to schedule the delete job for a later time or run it right
away.
Option Description Schedule the delete job - Select the calendar icon in the Run at field.
- Enter the date and time you want the delete job to run.
- Select Update to save the schedule.
Run the delete job now - Select Execute Now to run the delete job immediately.
- When prompted, select Proceed to delete the records now.
- On the Progress page, select Cancel to stop the job from continuing to run.
- Select Check execution results to return to the delete job form.
- In the Deletion Counts table, view the Actual record count column to see an updated count of deleted records from each table.
- Select the View Rollback Context link to review the changes.
Result
The records are scheduled for deletion or deleted immediately. If you want to restore the deleted records, see Rollback a delete job.