Database Administration (MOSC)

MOSC Banner

Is AUDIT SESSION enabled on a database?

edited Dec 8, 2015 10:04AM in Database Administration (MOSC) 8 commentsAnswered

Is there a way to tell if AUDIT SESSION has been enabled on a particular database?

That is, other than querying the DBA_AUDIT_SESSION view. There are no recent rows in the DBA_AUDIT_SESSION view. I am not sure if AUDIT SESSION is currently enabled and there are just no recent logon attempts, or if AUDIT SESSION is currently disabled.

I have tried looking in the various views (DBA_PRIV_AUDIT_OPTS, DBA_STMT_AUDIT_OPTS, DBA_OBJ_AUDIT_OPTS) but don't see anything relating to CONNECT or SESSION. (I'm assuming that AUDIT SESSION is something different than auditing CREATE SESSION.)

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