I have been asked to look into monitoring what tables are being used in our DW.
It is a broad question. We have tonne of objects that we need to clean up. I think I will be more interested in tables that are being read than written into because we may be writing into tables in a nightly batch that is not being used.
There is a table called V$segment_statistics that stores this kind of information but only since db was last started. I am thinking I could write this view into table everyday before restarting db so that there is good data to analyze over the period of time.
Are there any other better ways to do it?
Our community of experts have been thoroughly vetted for their expertise and industry experience.
The Most Valuable Expert award recognizes technology experts who passionately share their knowledge with the community, demonstrate the core values of this platform, and go the extra mile in all aspects of their contributions. This award is based off of nominations by EE users and experts. Multiple MVEs may be awarded each year.
The Distinguished Expert awards are presented to the top veteran and rookie experts to earn the most points in the top 50 topics.