InterviewSolution
Saved Bookmarks
| 1. |
What Is Job Scheduling And How To Do It? |
|
Answer» The Scheduler enables database ADMINISTRATORS to full fill business TASKS in an organized and controlled FASHION. To achieve job scheduling Oracle provides a collection of FUNCTIONS and procedures in the DBMS_SCHEDULER package. Below are the MAJOR this a Scheduler can do:
The Scheduler enables database administrators to full fill business tasks in an organized and controlled fashion. To achieve job scheduling Oracle provides a collection of functions and procedures in the DBMS_SCHEDULER package. Below are the major this a Scheduler can do: |
|