Search notes:

Oracle Scheduler Objects

Scheduler objects are standard Oracle objects. Thus,
Job The fundamental scheduler object.
Job classes Allows to assign the same attributes or set resource definitions to/for mulitple (so called member-) jobs.
Program Description of the action to be executed by the scheduler.
Schedule Specification of when and how often a job is run.
Destination
File watcher Specification of file characteristics. When a file matching these characteristics arrives on the Server, a job is triggered.
Window An time interval
Chain Specification of dependencies among jobs.
Credentials A username-password pair.
Group A list of scheduler objects
Incompatibility ?

Job Class

A job class groups a set of jobs so that the can be administered simulataneously.

Window group

MAINTENANCE_WINDOW_GROUP

The window group MAINTENANCE_WINDOW_GROUP contains maintenance windows.
By default, predefined maintenance windows use the resource plan DEFAULT_MAINTENANCE_PLAN.
See also dba_autotask_window_clients, dba_autotask_schedule and dbms_auto_task_admin.

Destination Group

A destination group is a scheduler object that contains a list of scheduler destination objects.

Attributes

A scheduler objects has attributes that can be set or modified with dbms_scheduler.set_attribute.

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/developm...', 1740463158, '3.137.166.5', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/development/databases/Oracle/adminstration/scheduler/objects/index(81): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78