Possbile to audit only certain schema and certain users..?
Hi
Oracle 12.1.0.2.0
Is it possible to audit only certain schema tables for certain users..?
For example, I have schema SCHEMAX, where I have 3 tables. Database users that access this schema tables are SCHEMAX, MARY, JAMES... And I want only MARY and JAMES users activity audited, i.e I don't want SCHEMAX user activity audited for it's own tables, since SCHEMAX is my application user's schema, and it would populate too many rows to audit trail.
I know, that I can do this method for all tables in SCHEMAX schema, but I don't know how to limit this for certain users (BY MARY,JAMES will not work here):