ORA-01013 with shutdown immediate
Hi,
I have a database (10.2.0.4 - Linux 64b) in NOARCHIVE mode. So, to do a cold backup I need to close it with a shutdown immediate.
The problem is that I'm getting an ORA-01013 during the shutdown. It is documented that the shutdown process wait
for an hour before failing with ORA-01013. But I simply don't understand it.
According to the doc, a shutdown immediate rolls back all active transactions. There's no but, no talk.
What is Oracle waiting for? I would expect that from a "shutdown normal" or "shutdown transactional",
but not from an immediate.
Oh yes, and in alert log, I get:
The problem is that I'm getting an ORA-01013 during the shutdown. It is documented that the shutdown process wait
for an hour before failing with ORA-01013. But I simply don't understand it.
According to the doc, a shutdown immediate rolls back all active transactions. There's no but, no talk.
What is Oracle waiting for? I would expect that from a "shutdown normal" or "shutdown transactional",
but not from an immediate.
Oh yes, and in alert log, I get:
0