RE: Auditing query
From: Goulet, Richard <Richard.Goulet_at_parexel.com>
Date: Wed, 24 Feb 2010 09:54:49 -0500
Message-ID: <6B0D50B70F12BD41B5A67F14F5AA887F048A9C78_at_us-bos-mx022.na.pxl.int>
select * from dba_stmt_audit_opts
Date: Wed, 24 Feb 2010 09:54:49 -0500
Message-ID: <6B0D50B70F12BD41B5A67F14F5AA887F048A9C78_at_us-bos-mx022.na.pxl.int>
select * from dba_stmt_audit_opts
union
select * from dba_priv_audit_opts
Should return:
USER_NAME PROXY_NAME ------------------------------ ------------------------------ AUDIT_OPTION SUCCESS FAILURE ---------------------------------------- ---------- ---------- CREATE SESSION NOT SET BY ACCESS
Dick Goulet
Senior Oracle DBA/NA Team Lead
PAREXEL International
From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of J. Dex
Sent: Wednesday, February 24, 2010 9:27 AM
To: oracle-l_at_freelists.org
Subject: Auditing query
For an auditor, I am in a rush to show that auditing of create session has been set up for every user in the database. What is the best query to do this without showing too much other information? There are quite a few tables relating to auditing in 10g.
Hotmail: Trusted email with Microsoft's powerful SPAM protection. Sign up now. <http://clk.atdmt.com/GBL/go/201469226/direct/01/>
-- http://www.freelists.org/webpage/oracle-lReceived on Wed Feb 24 2010 - 08:54:49 CST