DBAsupport.com Forums - Powered by vBulletin
Results 1 to 6 of 6

Thread: WARNING: db_create_file_dest is same as db_recovery_file_dest

  1. #1
    Join Date
    Nov 2007
    Posts
    3

    WARNING: db_create_file_dest is same as db_recovery_file_dest

    Hi ,
    I am getting above warning in database event & message log file "alert_bgw.log" at the path given to "background_dump_dest" .

    However db_create_file_dest and db_recovery_file_dest is indeed not the same. Looking in the alert_bgw.log during a startup, this is displayed:
    db_create_file_dest = /var/opt/mediation/ora//oradata
    db_recovery_file_dest = /var/opt/mediation/ora//flash_recovery_area

    I am using Oracle 10.1.0.3 on Solaris.
    any idea why this warning is coming into log file will be highly appreciated.

    Thanks in advance
    Rahul

  2. #2
    Join Date
    Apr 2006
    Posts
    377
    This is harmless bug 3837794 that has been fixed in 10.2.

  3. #3
    Join Date
    Nov 2007
    Posts
    3
    Hi Ebrian,
    Thanks for reply.
    Yes I have never been seen this is in Oracle 10.2.
    Anyways Do you have any idea why this warning comes in 10.1.0.3 ?

  4. #4
    Join Date
    Sep 2002
    Location
    England
    Posts
    7,334
    because it is a bug

  5. #5
    Join Date
    Nov 2007
    Posts
    3

    Unhappy

    Ebrian,
    Can you please let me know the source where can I find more about this bug.
    Even after a lot of googling I could not find out anything related to this bug#.

  6. #6
    Join Date
    Apr 2006
    Posts
    377
    You'll have to review Metalink for reference to the bug. However, the report essentially indicates that the error message can be ignored.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width