When you need to run an ORACLE DB task every day the best choice is to use the Scheduler. Scheduled Jobs can be used to run PL/SQL Blocks, Stored Procedures or even scripts. To setup the job, we need to fill in some mandatory fields:
When you need to run an ORACLE DB task every day the best choice is to use the Scheduler. Scheduled Jobs can be used to run PL/SQL Blocks, Stored Procedures or even scripts. To setup the job, we need to fill in some mandatory fields: