View Single Post

  #2 (permalink)  
Old 12-25-2006, 08:44 AM
oracleobsessed oracleobsessed is offline
Junior Member
 
Join Date: Dec 2006
Posts: 8
oracleobsessed is on a distinguished road
background_dump_dest parameter specifies the location where oracle will be placing traces for oracle background processes, typically the directory by default is oracle_home/admin/bdump

following this path if you open up this directory u will find many traces ending with extensions .trc, these trace files related to processes like DBWR,CKPT,ARCH,LGWR indicate any errors that these background processes wud hav encountered while database activity.
Reply With Quote