Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> comp.databases.oracle -> Re: Can we delete files from cdump folder

Re: Can we delete files from cdump folder

From: Hari Vetsa <hari_at_vetsa.net>
Date: Mon, 15 Nov 2004 20:23:11 -0500
Message-ID: <xPCdncbkJrESywTcRVn-oQ@comcast.com>


Be careful, irrespective of your decision to keep the files or not, the directory needs to exist.

use rm -rf <directory_name>/* instead.

"agis" <stag_at_hq.acn.gr> wrote in message news:cic7cd$1h9t$1_at_ulysses.noc.ntua.gr...
>
> "U C" <umeshoracle_at_yahoo.com> wrote in message
> news:fd94e273.0409160336.71dab93_at_posting.google.com...
> > Hi,
> > Can i delete files in cdump folder. Whats the basic use of having
> > files in cdump folder. Is there any need to take backup when deleting
> > the same. I am having solaris if we can delet then what is the command
> > for the same.
> >
> > thanks
> >
> > Regards
> > umesh
>
> Yes u can delete the files from the cdump directory. But these core dumps
> should be valuable to Oracle support.
>
> So it depends on your decission. If they take to much space you can delete
> the older ones.
>
> You can use rm -fr [directory name]
>
>
>
Received on Mon Nov 15 2004 - 19:23:11 CST

Original text of this message

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