Oracle Scheduler Interface Architecture

The Oracle Scheduler interface has a flexible architecture that exploits the underlying features of the product to execute and monitor background processes.



From an architecture perspective, the following applies:

  • The Oracle Scheduler objects are held as dictionary objects in the Schedule Administrator schema. At a minimum, Oracle Scheduler uses Programs, Jobs and Chains. Other Schedule objects can be defined as necessary.

  • The Oracle Scheduler interface is installed on the product schema which includes a number of interface tables, the OUAF_​BATCH pl/sql package and permissions to product batch tables.