Hello,
in blog of Burleson Consulting
http://www.dba-oracle.com/t_dba_features_used_statistics.htm
I found
SELECT on V$ACTIVE_SESSION_HISTORY could cause Licence violation, if you have not Licences some packages.
Could this be also caused by use of PL-SQL developer when showing Sessions?
in blog of Burleson Consulting
http://www.dba-oracle.com/t_dba_features_used_statistics.htm
I found
SELECT on V$ACTIVE_SESSION_HISTORY could cause Licence violation, if you have not Licences some packages.
As an example, if you SELECT from any of the Oracle Diagnostic Pack and Tuning Pack views like V$ACTIVE_SESSION_HISTORY, the database will record your usage of it in this DBA view.
Could this be also caused by use of PL-SQL developer when showing Sessions?
Last edited: