Is there anyway to identify SQL's, Processes that have accessed Oracle Tables in Oracle 11.
While I understand that Oracle 12 provide HEAT MAP functionality where we can identify traffic (i.e. SELECTs, UPDATEs...) on a given Oracle table(s), I would like to know if there is anything (i.e. DBA View) available in Oracle 11 , providing the same results.?