You are on page 1of 6

Chapter 19 Administering the Scheduler

Job belongs to some class.

If don’t mention parent class, then “default is default_job_class” is allocated, which runs on default
consumer group.

Some jobs take resources from some consumer groups.

Job may run under some window.

Job Classes:

Job class have some parameters.

• Assign the same set of attribute values to member jobs

• Set the service attribute of a job class to a desired database service name

• Set resource allocation for member jobs

• Create the link between the Database Resource Manager and the Scheduler

• Group jobs for prioritization


Now we create a job class:
Now we edit the job we created in it.

Allocate itt “orcl_job_class”


Windows:

In windows, group of jobs or multiple jobs run simultaneously.

But we have to give these jobs some priority.

Window is a perfect time limit.

Different windows run on different times.

Now we create a window:

You might also like