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: What's in /proc owned by oracle, root?

Re: What's in /proc owned by oracle, root?

From: Thomas Kyte <tkyte_at_us.oracle.com>
Date: Thu, 29 Jul 1999 16:00:45 GMT
Message-ID: <37a97a6b.104443131@newshost.us.oracle.com>


A copy of this was sent to andreyNSPAM_at_bookexchange.net (NetComrade) (if that email address didn't require changing) On Thu, 29 Jul 1999 15:13:53 GMT, you wrote:

>Hi,
>
>We just realized that we have about 4 Gigs in that directory mostly
>owned by Oracle. I realize this must be a directory where processes
>store some data. But can anybody elaborate on them?
>
>Thanx

/proc is a 'fake' directory -- its not real. don't play with it. the 'files' in /proc map to process ids.

do a

$ man proc

--
See http://govt.us.oracle.com/~tkyte/ for my columns 'Digging-in to Oracle8i'... Current article is "Part I of V, Autonomous Transactions" updated June 21'st  

Thomas Kyte                   tkyte_at_us.oracle.com
Oracle Service Industries     Reston, VA   USA

Opinions are mine and do not necessarily reflect those of Oracle Corporation Received on Thu Jul 29 1999 - 11:00:45 CDT

Original text of this message

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