Hi All, I am interested in doing a trend analysis for the wait events observed in last 6 hrs based on maximum DBA_HIST_SYSTEM_EVENT.total_waited_micro column value. I believe this requirement can get satisfied with the help of
analytical functions.I am not sure wether i m using adequete view (DBA_HIST_SYSTEM_EVENT) or what to make such analysis? Can i ...