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: undesired auditing records

Re: undesired auditing records

From: MTNorman <mtnorman_at_duke-energy.com>
Date: 26 Jan 2007 10:30:57 -0800
Message-ID: <1169836257.468177.87010@l53g2000cwa.googlegroups.com>

On Jan 25, 12:22 pm, "hgha" <hou..._at_globe-tekcorp.com> wrote:
> Hello,
>
> I have turned the the database auditing on on my database. I intent to
> audit a specific tables in a schema. I turn the auditing off (NOAUDIT
> ALL) and truncate table aud$ but after a while auditing records from
> osuser SYSTEM and oracle user SYSMAN are being inserted to aud$ table
> with action of EXECUTE PROCEDURE. The procedures all belong to
> enterprise manager and are executed automatically by EM. I don't want
> these records as they fill up my aud$ table. Is there any way to stop
> them? My AUDIT_SYS_OPERATIONS is set to false. the database version is
> 10g R2
>
> Thanks,
>
> hgha

Have you tried setting the audit_trail database parameter to "NONE"? Or do you want some auditing enabled? Received on Fri Jan 26 2007 - 12:30:57 CST

Original text of this message

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