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