How to change AUDIT_TRAIL from 'db' to 'os' on Windows 11 Operating System
Hi!
Database: Oracle 19c Standard Edition
Version: 19.19
OS: Windows 2016 Server
What is the best way to enable auditing and save audit logs to the ORACLE_HOME/adump directory? The current audit trail parameter is set to 'db' and I want to change it to 'os' with either SQLPlus or SQL Developer.
Thanks!