how to change audit_trail result into txt or log file
hallo iam azhar... i want to make a configuration so audit_trail can i read in the form of file or log.
I configure oracle 11g realese 2 standard edition
platform = windows
I've changed audit trail from audit_trail = DB to audit_trail = OS
AUDIT ALL BY SCHEMA BY ACCESS;
AUDIT SELECT TABLE, INSERT TABLE, UPDATE TABLE, DELETE TABLE BY SCHEMA BY ACCESS;
AUDIT EXECUTE PROCEDURE BY SCHEMA BY ACCESS;
when i test by adding and update data in audit_destination no file is formed any ...
whether it can be helped
thank you