Database Tuning (MOSC)

MOSC Banner

Difference between dbms_monitor.serv_mod_act_STAT_enable and dbms_monitor.serv_mod_act_TRACE_enable?

edited Dec 5, 2013 2:03AM in Database Tuning (MOSC) 8 commentsAnswered
 Hello
I see only one difference between the two kind of statistic gathering processes:

If I start the dbms_monitor.serv_mod_act_STAT_enable -> Then I get the gathered statistics aggregated in the view: v$serv_mod_act_stat.
But if I start the dbms_monitor.serv_mod_act_TRACE_enable -> Then I have to use the trcsess program to merge the created trace files into one file and after that I can use the tkprof uitility.

Can we say, that this is the main difference regarding the gotten statistics? -> Of course we have much more details in the trace files -> but again regarding only the statistics?

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