auditing commit and rollback
Hi all,
edit: Oracle 11g (and 12c)
When I audit EVERYTHING, I see lines for the COMMIT and ROLLBACK statements (action 44 and 45) in the AUD$ table.
But if I want to only audit a few things, like INSERT/UPDATE/DELETE, I don't see these lines anymore.
So, my question is: What privilege/statement I must audit to catch the commands COMMIT and ROLLBACK?
Thanks
Flavio