Database ORA-600 / ORA-7445 Analysis , Diagnostic Repository (ADR) & Packaging (MOSC)

MOSC Banner

Scheduled job priority vs interactive sessions priority

Hi, documentation about DBMS_SCHEDULER in "Oracle® Database PL/SQL Packages and Types Reference 10g Release 2 (10.2)" states:

job_priority: This attribute specifies the priority of this job relative to other jobs in the same class as this job.


However, I wonder if there is any way to modify scheduler job's priority but relative to ordinary database sessions.
The reason is that scheduled jobs perform batch work, while ordinary database sessions perform interactive work. So it looks reasonable to favour interactive work over batch work in order to provide better response time to interactive users.

Thank you,
Nicolau

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center