Monitor table usage
Version 10.2.0.3
We have some tables that we understand were created as backup tables in past. But since it's production we want to ensure that they are not getting used.
Auditing parameter is set to NONE.
I wanted to know if there's anyway we can check usage of these tables by anybody without having to bounce DB.
can alter table monitoring help?
Thanks for your help.