Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: RAC alternatives: do you have suggestions? (HELP!)
This RAC has to deal only with simple select and insert sql statements.
They are in the form of:
select column from table;
the high workload is only in the number of connections and in disk I/O.
However the system is a SUSE Linux Enterprise Edition 7 and the DB is a
9.2.0.4
No oracle consultant was able to fix the bugs. The usual reply is "this
is bug yyyy: please, apply the xxx patch" but recently we have
terminated the available patches...
In this moment my company is only seeking good alternatives. We gave up with RAC systems
Fabrizio Magni
fabrizio.magni_at_mycontinent.com
replace mycontinent with europe
Daniel Morgan wrote:
> FM wrote:
>
>> Hi,
>> after two years working with RAC (on linux) on a critical production
>> system the management decided to dismantle it due to too many
>> downtimes, bugs, crashes, hangs...
>>
>> Lately we experienced too much in a too short time.
>> Now I'm looking for stable and really unbreakable HA alternatives
>> (active-passive clusters?).
>>
>> The selected platforms are:
>>
>> AIX + hacmp + oracle9i
>> SOLARIS + veritas + oracle9i
>>
>> I'm open to alternatives but what I wish more are critics at those
>> two architectures. Which dangers? Have you experienced problems?
>> Every opinion is welcome.
>>
>> Thank you for any kind of help.
>
>
> Most of the time ... the problem isn't RAC it is the code being run on
> it. What version of Oracle, what Linux, and what was the app?
>
> Thanks.
>
Received on Sun Mar 14 2004 - 03:08:54 CST