Slow databases on a Solaris server after flushing buffer cache of one database [message #631754] |
Mon, 19 January 2015 09:16  |
orausern
Messages: 826 Registered: December 2005
|
Senior Member |
|
|
Hi,
I have 6 databases on Oracle 10.2.0.3 (didn't get OK to upgrade to 11g yet and that is a seperate and unrelated issue). Today I flushed buffer cache of one of this database. The command just hanged for more than 20 minutes.
Then I killed that session. Since then , all databases on the solaris server are very very slow. It takes like 15 seconds to start a new session. My guess is something related to memory has gone wrong. But I really don't know enough to be sure. CAn someone please review and suggest the needful?
Thanks,
OrauserN
|
|
|
|
|
|
|
|
Re: Slow databases on a Solaris server after flushing buffer cache of one database [message #631773 is a reply to message #631763] |
Mon, 19 January 2015 11:06   |
orausern
Messages: 826 Registered: December 2005
|
Senior Member |
|
|
I used to follow this practice of flushing buffer cache! Now I have burnt my fingers and I am going to check whether this should be done really!
Also this mystery came to an end....the alert log of the db , whose buffer cache I had flushed had this errors...I have export backup so tomorrow I will try to rebuild the db from scratch!!
ORA-00604: error occurred at recursive SQL level 1
ORA-01115: IO error reading block from file 1 (block # 3667)
ORA-01110: data file 1: '/u01/oradata/db1/system1.dbf'
ORA-27091: unable to queue I/O
ORA-27072: File I/O error
SVR4 Error: 5: I/O error
[Updated on: Mon, 19 January 2015 11:06] Report message to a moderator
|
|
|
|
|
|
|
|
|
|
|
|