We are using Oracle database on a machine running RHEL 5.8. Every month we restart our servers (including this one) however this one takes too long to shutdown. Last time took it 40 minutes. This was the last two lines on screen while waiting for the shutdown:
The Oracle base has been set to /opt/oracle
Processing Database instance "ORCL": log file /opt/oracle/product/11.2.0/db_1/shutdown.log
This step here takes all the time. After this the shutdown process just fine and in reasonable time. Is this normal?
Thank you!