Multiple choice technology databases

Which are appropriate scheduling tools for use in EIP database?

  1. CONTROL M

  2. DBMS_JOB

  3. DBMS_SCHEDULER

  4. All

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Oracle Enterprise scheduling includes CONTROL-M (external enterprise scheduler), DBMS_JOB (legacy package), and DBMS_SCHEDULER (modern package introduced in 10g). All three can be used for scheduling in EIP (Enterprise Integration/Oracle) databases.