Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: [?] SYSDBA audit
wfholmes_at_yahoo.com wrote:
> Well, you can find on the internet information that shows that
> audit_sys_operations can be set along with the audit_file_dest
> parameter.
>
> Look at treating the trace files generated as external files. This
> might make them accessible to sql.
>
>
> Vladimir wrote:
>
>>>Set the initialization file parameter audit_trail=db; the aud$
>>>in which the audit rows are stored, is owned by SYS and is in the >>>system tablespace by default. >> >>It's not my case: SYSDBA activity doesn't reflects into aud$.
See original post -- running under Windows, audit_file_dest won't write a file, so no external table unless you have a utility for automatically dumping the Windows Event log.
-Mark Bole Received on Mon Feb 14 2005 - 15:11:55 CST