How to schedule a monthly purge of a table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2024 09:31 AM
I created a Delete Job. It works except that the "Run at" condition to schedule it is a set date/time. I need to run this job every 3rd of the month.
How can I make this Delete Job run every 3rd of the month repeatedly, instead of only once.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2024 09:36 AM
HI,
I'm assuming you have a scheduled job, if so then you can set it to run periodically -> Monthly, Select day as 3
You can also set what time zone to follow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2024 09:42 AM
Hi Anurag,
How can I run a Data Management Delete Job via scheduled job? What would my "Run this script" look like?
Thanks,
M
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2024 09:45 AM
what is Data Management Delete Job?
Is that OOB or Custom?
could you show a screenshot or something?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2024 11:04 AM
Hi Anurag, this is OOB... All --> System Data Management --> Delete Job