Database Administration (MOSC)

MOSC Banner

how to change audit_trail result into txt or log file

edited Mar 31, 2018 5:01AM in Database Administration (MOSC) 7 commentsAnswered

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

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center