Database Administration (MOSC)

MOSC Banner

12.2.0.1 : DBMS_SCHEDULER hangs

edited Feb 4, 2020 11:12PM in Database Administration (MOSC) 4 commentsAnswered

Hello ,

Since the migration from 12.1 to 12.2 DBMS_SCHEDULER .RUN_JOB no longer works well ?

The stored procedure that calls the job remains frozen and no longer holds hands.

DBMS_SCHEDULER.RUN_JOB (job_name => v_job, use_current_session => TRUE);  -- Even when using use_current_session => FALSE

For a quick-Win solution, I want to force the behavior 12.1 of DBMS_SCHEDULER.

How can I test this?

Thank you.

GD.

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