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.