Database Administration (MOSC)

MOSC Banner

Setting STOP_ON_WINDOW_CLOSE on 11g

edited Mar 11, 2015 11:01AM in Database Administration (MOSC) 8 commentsAnswered
Hi,
In 10 g we use
SQL> Exec DBMS_SCHEDULER.SET_ATTRIBUTE ('GATHER_STATS_JOB', 'STOP_ON_WINDOW_CLOSE', 'FALSE');

to use
STOP_ON_WINDOW_CLOSE

What is the equivalent in 11g

As
GATHER_STATS_JOB has been replaced by DBMS_AUTO_TASK_ADMIN


Please Advice
Ola

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