sql_id field is null in v$active_session_history
613520Dec 13 2007 — edited Dec 14 2007Hi,
I just installed Oracle XE 10.2.0.1.0 and when I run some simple queries I find that some of the rows in v$active_session_history have null values in sql_id column. Moreover sql_id value in v$sql for the query does not match with the sql_id in v$active_session_history! This I verified using session_id.
Can anyone tell me what could have caused this problem.?
Thank you,