Database Tuning (MOSC)

MOSC Banner

quesiton about awr report

edited Apr 2, 2010 2:15AM in Database Tuning (MOSC) 3 commentsAnswered
i did a snapshot,

begin

dbms_workload_repository.create_snapeshot();

end;

i guess for this time , oracle will write the report information to tables ,oracle will kown it's beginning to collect information,

and i did a snapshot again

begin

dbms_workload_repository.create_snapeshot();

end;

this time .oracle will known  it's  end  to collect information,

is my opninion right ?

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