Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Contents Of Dba_Hist_Active_Sess_history.

User_OCZ1TOct 20 2013 — edited Oct 21 2013

Hi All,

        I am using Release 11.2.0.3.0 version of oracle . I can see , in general, the sample time in dba_hist_active_sess_history each with a interval of 10 second. in other words each consecutive samples have 10seconds difference between each other.

 

  But for some of the cases i can see for same session_id and session_serial# there is more than 2hrs of difference between consecutive samples.So my question is, what activity, the session was doing withinn that time interval of time and why its not get sampled in dba_history_active_sess_history?

Given below is part of the continuous data, for same session, session_serial# order by sample_time desc.

Session       Session-seial Sample_time    Session_state   Event

10,03710,89710/13/2013 23:21:28WAITINGenq: TX - row lock contention
10,03710,89710/13/2013 23:21:18WAITINGenq: TX - row lock contention
10,03710,89710/13/2013 23:21:08WAITINGenq: TX - row lock contention
10,03710,89710/13/2013 22:24:10WAITINGenq: TX - row lock contention
10,03710,89710/13/2013 17:40:43WAITINGenq: TX - row lock contention
This post has been answered by Alvaro on Oct 20 2013
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 18 2013
Added on Oct 20 2013
6 comments
1,393 views