SQL*Net message from client event not registered in V$ACTIVE_SESSION_HISTORY
Hi,
I can see the event “SQL*Net message from client” in v$session_wait for an specific session but I cannot see that event in V$ACTIVE_SESSION_HISTORY and dba_hist_active_sess_history.
The session has run for more than 24 hours because is loading data and I am completely sure that is the same session the one that I am consulting in the 3 tables.
Why this event is not registered in these 2 tables?
The database version is 11.2.0.3.0
Thanks a lot
Bety