| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.server -> Re: Purpose of having bdump, udump and cdump?
ericlaiys wrote:
> hi,
> what is the purpose of having bdump, udump and cdump?
>
> Lastly, when do i need to use the trace file?
>
BDUMP, UDUMP, and CDUMP are directories pointed to by the BACKGROUND_DUMP_DEST, USER_DUMP_DEST, and CORE_DUMP_DEST initialization parameters, respectively. Any user trace files are stored in UDUMP. Any trace files made by background processes are stored in BDUMP. Any core dump trace files are stored in CDUMP. You need these files to diagnose problems with your database.
Some of the questions you are posting are rather basic questions which are answered if you would please take the time to read the Oracle documentation for your version. Go to http://tahiti.oracle.com and follow the link for your specific version. Then read the Oracle Administrator's Guide and the Oracle Concepts Guide. These are a great place to start.
Cheers,
Brian
-- =================================================================== Brian Peasland dba_at_nospam.peasland.net http://www.peasland.net Remove the "nospam." from the email address to email me. "I can give it to you cheap, quick, and good. Now pick two out of the three" - UnknownReceived on Tue Jul 25 2006 - 09:37:14 CDT
![]() |
![]() |