Exforsys
+ Reply to Thread
Results 1 to 3 of 3

Initialization Parameter

This is a discussion on Initialization Parameter within the Oracle Database forums, part of the Database category; What is the functionality of the initialization parameter BACKGROUND_DUMP_DEST in oracle.If someone could give a example it would be of ...

  1. #1
    sammy is offline Senior Member Array
    Join Date
    Apr 2006
    Answers
    144

    Initialization Parameter

    What is the functionality of the initialization parameter BACKGROUND_DUMP_DEST in oracle.If someone could give a example it would be of great help.


  2. #2
    oracleobsessed is offline Junior Member Array
    Join Date
    Dec 2006
    Answers
    8
    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.


  3. #3
    Angela is offline Member Array
    Join Date
    Apr 2006
    Answers
    85
    In short sammy the initialization parameter DB_BACKGROUND_DUMP_DEST is used to set the Alert file and Background Trace file locations.


    •    Sponsored Ads



Latest Article

Network Security Risk Assessment and Measurement

Read More...