Hi Greetings,
Is there any way to schedule procedure/function execution on a particular time on every day?
This is required for to run a procedure every day at 00:00 hrs.
let me know if schedular there in oracle or else suggest an alternate for this.
I know we can do with
Java or even if the environment is unix we can use crontab/ctrl+m.
thanks
Ravi