Audit DDL changes
Hi team,
We do have request by our internal audit team, to track which user has made DDL change on objects in our 12.1.0.2.0 database.
As far as I know, standard audit collects DDL for tables only, and ENABLE_DDL_LOGGING is extra cost for us.
Is there any other way to manage this, or I need to create DDL trigger on database level for this?
Thanks