PMON failed to acquire latch, see PMON dump [message #419953] |
Wed, 26 August 2009 05:07 |
deep0983
Messages: 28 Registered: April 2009
|
Junior Member |
|
|
Hi All
I have created backup script for taking the backup of my database becuause our database is not runnig in archive log mode and we are using RMAN method to take full database backup at mount stage. for this we have to shutdown our database and start it on mount stage for taking the backup of database. The problem is that when i shutdown my database for taking the backup it is showing following error messagge in alert log file and unable to take backup.
PMON failed to acquire latch, see PMON dump
PMON failed to acquire latch, see PMON dump
PMON failed to acquire latch, see PMON dump
Tue Aug 25 20:00:30 2009
alter database close
Tue Aug 25 20:00:31 2009
SMON: disabling tx recovery
SMON: disabling cache recovery
Tue Aug 25 20:00:31 2009
Errors in file e:\oracle\product\10.2.0\admin\product\bdump\product_lgwr_252.trc:
ORA-07445: Message 7445 not found; No message file for product=RDBMS, facility=ORA; arguments: [ACCESS_VIOLATION] [_kghalf+407] [PC:0x603C2E2F] [ADDR:0xB281E38] [UNABLE_TO_WRITE]
Tue Aug 25 20:00:35 2009
Errors in file e:\oracle\product\10.2.0\admin\product\bdump\product_pmon_45896.trc:
ORA-00470: Message 470 not found; No message file for product=RDBMS, facility=ORA
Tue Aug 25 20:00:35 2009
PMON: terminating instance due to error 470
Instance terminated by PMON, pid = 45896
any help will much appreciated.
Thanks in advance.
|
|
|
|
|
|