Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> How to FULLY audit a schema?

How to FULLY audit a schema?

From: Terrian, Tom <tterrian_at_daas.dla.mil>
Date: Mon, 29 Jul 2002 05:48:31 -0800
Message-ID: <F001.004A47AF.20020729054831@fatcity.com>


I have one main schema (ldgadmin) in my database (9.0.1.3) that I want to FULLY audit. I want to know everything about it....inserts, grants, connects, everything.  

I have already run the following commands: sql> audit all by ldgadmin;
sql> audit all privileges by ldgadmin;  

When I look at sys.aud$ I see most of my commands are audited, yet, when I grant all on ldgadmin.emp to ldgtest I don't see a record. I must not be fully auditing the schema. Anyone know what I am missing?  

Thanks,
Tom

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Terrian, Tom
  INET: tterrian_at_daas.dla.mil

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Mon Jul 29 2002 - 08:48:31 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US