| |
GeekInterview.com > Interview Questions > Oracle > Database Administration
| Print | |
Question: Dump Destination
Answer: What is dump destination? What are bdump, cdump and udump? Explain in detail. |
| February 02, 2009 06:30:55 |
#1 |
| khaundanupam |
Member Since: February 2009 Total Comments: 2 |
RE: Dump Destination |
The dump destination is the location where the trace files are located for all the Oracle process
bdump-->Background processes + alert_SID.log file location cdump--> Core Processes dump udump--> User Processes dump adump--> for ASM processes
These destinations contains useful information related to process failures. |
| |
Back To Question | |