Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: PARALLEL SERVER
I have done OPS/RAC on 7.x, 8.x, 8i and 9i w/IBM SP, RS/6000 and Sun.
Believe it or not you can encounter database hangs on OPS/RAC on any of these versions that you do not encounter on non-OPS/RAC solutions (or as Oracle likes to put it in some cases slows down so much that it appears hung).
In most cases you can steer clear of these issues by not executing DDL very often while the system is running in a production mode or by avoiding full consistent exports. Replication is another area that can lead to hung databases when used in conjunction with OPS/RAC.
I still advise clients to not go their unless they have to (adding more CPU's will give you more bang for the buck than another system in most cases like yours).
In cases where you need the scalability and your application is designed for it (pre-9i), you can make it work. The simpler the application the easier it will be to get functional.
I prefer the terminal releases of any of these versions up to and including 9.0.1.4.
Bill
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Bill Pass INET: wbpass_at_yahoo.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Thu May 23 2002 - 12:51:42 CDT
![]() |
![]() |