Re-locate Alert log file
500283Apr 2 2006 — edited Apr 2 2006My alert log files seems to be generating somewhere else.
I am using a PFile to startup. Seems someone played around with the PFile.
I need to generate the alert logs in a folder as specified by me:
I have set the following parameters as such, but yet the alert log file doesn't generate in the bdump folder.
background_dump_dest=C:\oracle\admin\db1\bdump
core_dump_dest=C:\oracle\admin\db1\cdump
user_dump_dest=C:\oracle\admin\db1\udump
Is there any other parameter I need to fidget with?