Chapter 25. DBMS_JOB Built-in Package
Beginner
Q: | |
25-1. | You need DBMS_JOB to schedule and execute PL/SQL procedures at predefined times or at regular intervals, such as routine maintenance procedures or developer batch jobs. |
Q: | |
25-2. | The three INIT.ORA parameters that affect DBMS_JOB are:
|
Q: | |
25-3. | Since only one concurrent process is allowed, the second job must wait until the first job is complete. |
Q: | |
25-4. | No, it’s not possible. Every started job establishes a lock in the V$LOCK table to ... |
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access