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: Oracle Audit - Please Help me

Re: Oracle Audit - Please Help me

From: Jonathan Gennick <gennick_at_worldnet.att.net>
Date: 27 Sep 1998 05:22:49 GMT
Message-ID: <3610cb3f.19916475@netnews.worldnet.att.net>


If you need to know the exact changes that were made, then you will need to write some triggers to copy before images (or after images) to a log table. Oracle's built-in auditing won't do this for you.

Jonathan

On Sat, 26 Sep 1998 10:35:34 -0300, "Maitee Alexandria" <maitee_at_hospitalalianca.com.br> wrote:

>I want to audit some tables, but I have a problem.
>How which record can I know it was altered?
>In the table sys.Aud$ I see what table was updated, for who and when, but I
>don´t know which record was update.
>
>Thank´s
>
Received on Sun Sep 27 1998 - 00:22:49 CDT

Original text of this message

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