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

Home -> Community -> Usenet -> c.d.o.server -> Re: complete auditing dba actions

Re: complete auditing dba actions

From: DA Morgan <damorgan_at_psoug.org>
Date: Tue, 19 Jul 2005 08:03:34 -0700
Message-ID: <1121785421.990175@yasure>


T.Kindermann wrote:
> Hello,
>
> i have the following problem:
>
> i must fully audit (except select-statements) all users with dba role
> (sys,system,admin (my admin user;-))
>
> so i can produce every day a list like:
>
> timestamp action username terminal ....
>
> where action is erverything from 'add datafile' to change system parameter
> and so on.
>
> does anybody have a solution or tool for this ?
>
> thanks in advance
> <please reply to the group>
>
> T.Kindermann
> Database Administrator.
> Germany

In 10g use DBMS_FGA Fine Grained Auditing If in 8i or below it is impossible
In 9i it requires a lot of heavy lifting. As Mark said ... edition and version are important.

-- 
Daniel A. Morgan
http://www.psoug.org
damorgan_at_x.washington.edu
(replace x with u to respond)
Received on Tue Jul 19 2005 - 10:03:34 CDT

Original text of this message

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