Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: core_99999 directories
Those directories are created when an Oracle process dumps core. "99999" is
the ID of the process.
I have no idea why the directories would be empty, though. Maybe you ran out of disk space. Another possibility is that the dbs directory is not owned by Oracle. Since programs that are setuid cannot dump core in directories which they do not own, that could cause the problem.
Take a look in your log directory. If there are trace files with the same PID's, then the processes crashed but could dump core.
Rick
Tom Hoffmann <tom.hoffmann_at_worldnet.att.net> writes:
> What are the core_99999 directories that get created periodically in
> $ORACLE_HOME/dbs? These directories are all empty. I've searched all
> the documentation I could find and the google archives, but found
> nothing. Can I safely remove these directories?
-- Rick Wessman Security Assurance Group Oracle Corporation Rick.Wessman_at_oracle.com The opinions expressed above are mine and do not necessarily reflect those of Oracle Corporation.Received on Mon Oct 15 2001 - 06:26:42 CDT
![]() |
![]() |