enabling and disabling default audit in12c
Hi- In 11g we disable default audit option using $ORACLE_HOME/rdbms/admin/undoaud.sql ref:https://docs.oracle.com/cd/E11882_01/server.112/e10575/tdpsg_auditing.htm#TDPSG50524
do we need to run this in 12c also to noaudit all default privs ? Is there any need to run it after new database creation? Does db upgrade require only?
Thanks,
Amit Golia