Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Top most accessed table in Oracle database

645962Mar 27 2009 — edited Mar 27 2009
Hi All,

I was ask to audit the database DDL and DML's. I chose to implement Audit Vault, but unfortunately when i tap it to existing DB server, it slows down the database. So i deffer the implementation of Audit vault for the meantime.

Now I came across to Audit trail. But using it requires a lot of effort. you need to create your own sql statements, you need to identify first what are the columns you want to audit and etc.,

Now my first thing to do is to identify what are the most accessed tables in the database. Is there anyone who knows how to query this> or is there any data dictionary that can provide this info.?

We are using 11.5.10 E-Business Suite application and 10gR2 (10.2.0.3) database.

Hope somebody help.

Thanks,

Jay
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 24 2009
Added on Mar 27 2009
8 comments
811 views