Skip to Main Content

Oracle Database Discussions

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!

How to audit only a specific table?

3018678Jan 8 2016 — edited Jan 12 2016

Hi All,

I just want to audit only a spesific table. Even though I use the following command, when I select on SYS.AUD$ it show too many rows with many other tables. Also, it grows so fast, what should I do in order to audit only a spesific table?

AUDIT SELECT ON my_table;

Thanks

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 9 2016
Added on Jan 8 2016
31 comments
8,734 views