Re: List of files outside of Oracle home

From: Paulie <linehan.paul_at_gmail.com>
Date: Thu, 5 Mar 2009 06:43:09 -0800 (PST)
Message-ID: <c3307228-918c-4e1b-a12e-678178a6db2c_at_c36g2000yqn.googlegroups.com>


On Mar 4, 9:02 am, matthias.h..._at_gmail.com wrote:

> Oracle database 10g on Red Hat AS 4.0.

> I'm looking for a list of files that Oracle installs outside of the
> Oracle home.
> Any others ?

Interesting problem - what with files being installed with owner root as well as oracle!

If you want to do this thoroughly (and have machines lying around),

you might want to do a RedHat install

then do a list of all the files on your system and

then do an Oracle install and

then compare the new list of all the files on your system using the tool of your choice.

If you want all files created *_or_* modified, then do a find with -ctime or somesuch.

Lotta work, but HTH.

Paul...

> Matthias
Received on Thu Mar 05 2009 - 08:43:09 CST

Original text of this message