Database Administration (MOSC)

MOSC Banner

Explanation required for each attributes in dba_autotask_operation dictionary view.

edited May 19, 2011 7:57PM in Database Administration (MOSC) 4 commentsAnswered
 Is there any explanation in MOS for each attribute in dba_autotask_operation
SQL> select OPERATION_NAME,attributes from dba_autotask_operation;

OPERATION_NAME
----------------------------------------------------------------
ATTRIBUTES
----------------------------------------------------------------------------------------------------
auto optimizer stats job
ON BY DEFAULT, VOLATILE, SAFE TO KILL

auto space advisor job
ON BY DEFAULT, VOLATILE, SAFE TO KILL

automatic sql tuning task
ONCE PER WINDOW, ON BY DEFAULT, VOLATILE, SAFE TO KILL
 

Thanks

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