Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle Audit - Please Help me
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
![]() |
![]() |