Search notes:

Oracle: Init parameter AUDIT_TRAIL

The value of audit_trail is effective only when using traditional auditing (which was deprecated in 21c and desupported in 23ai).
The value of audit_trail can be set to
none
os
db Populates aud$
db,extended Also fills values for sqltext and sqlbind in aud$
xml
xml,extended

See also

init parameters

Index