Discussions
Categories
- 17.9K All Categories
- 3.4K Industry Applications
- 3.3K Intelligent Advisor
- 62 Insurance
- 536.1K On-Premises Infrastructure
- 138.2K Analytics Software
- 38.6K Application Development Software
- 5.7K Cloud Platform
- 109.4K Database Software
- 17.5K Enterprise Manager
- 8.8K Hardware
- 71.1K Infrastructure Software
- 105.2K Integration
- 41.6K Security Software
How to repeat a job every 15 days ?

Christian Pitet
Member Posts: 1,198 Gold Badge
in Scheduler
Hi,
Under Oracle 19c, I want to schedule a job every 15 days.
I have set this settings but I am not sure if they are allright :
attribute => 'repeat_interval', value => 'FREQ=WEEKLY;BYTIME=060000;BYDAY=MON')
Is this OK for a 15 days repeat interval ?
Best regards.