Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: tracing oracle filesystem access
On 1/11/06, Pakhutkin, Maxim (Max) wrote:
>
> Does anyone know of a way to trace/audit which files and directories
> oracle accesses either via PL/SQL (utl_file_dir) and java? I'm trying to
> restrict java access and pl/sql access to the filesystem, but would like to
> be able to monitor existing access patterns to make sure I will not break
> any functionality when I apply the restriction.
>
> The only way I can think of is by monitoring server processes with truss,
> but that would be pretty cumbersome. The other way is to somehow put a
> wrapper around sys.utl_file (but what about java?).
>
> Thanks in advance.
>
> Max Pakhutkin
>
Max,
Agent Smith would say "Your people are already dead".
http://www.cert.org/tech_tips/win-UNIX-system_compromise.html
Paul Received on Wed Jan 11 2006 - 20:36:37 CST
![]() |
![]() |