Audit a particular schema
I want to know all about a particular schema in my database i.e who are using that schema
and what are they doing i mean insert,update,delete operations on tables.
My database version is 10.2.0.5 on AIX(2 node RAC database).
0