Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: What does an app need to do to work with RAC
John,
allow me to recommend,
Chapter 16 - Developing Applications for RAC Oracle Real Application Clusters Handbook - K Gopalakrishnan http://www.amazon.com/Database-Application-Clusters-Handbook-Osborne/dp/007146509X/sr=1-1/qid=1169465566/ref=pd_bbs_sr_1/105-4962592-3676461?ie=UTF8&s=books
KG and i have documented some, if not all the reasons for an application not to work or scale on RAC. Note that the brief chapter is a discussion from a scalability / performance perspective and not necessarily from an operational / functional view, as your question seems to hint.
there is a need to define what you mean by "might not work on RAC"
and so on...
if you are able to describe your apprehensions clearly, then you might get some more clues and answers.
As Anjo very rightly and accurately mentioned, contention is your biggest problem. The way in which your application accesses the data is a key factor and this is also what Tim has said very correctly in the orafaq forum.
Mladen does have a point. unless you know what each software module does inside the Oracle kernel, you may not find much use with x$kcbsw. Oracle Support might help you with that, if not the evangelists in this forum.
hope that helps,
best regards
anand
On 29/01/07, Boris Dali <boris_dali_at_yahoo.ca> wrote:
>
> John,
>
> For what it's worth I asked a somewhat related
> question back in 2002 and found Tim and Cary's replies
> very informative. I think they are still relevant.
> Here's the link:
>
> http://www.orafaq.com/maillist/oracle-l/2002/11/29/2163.htm
>
> Thanks,
> Boris Dali.
>
> --- John Hallas <john.hallas_at_hcresources.co.uk> wrote:
>
> > I will show my ignorance here and ask for what
> > reasons an application
> > might not work with RAC when more than one instance
> > is added.
>
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
> --
> http://www.freelists.org/webpage/oracle-l
>
>
>
-- http://www.freelists.org/webpage/oracle-lReceived on Mon Jan 29 2007 - 08:41:44 CST
![]() |
![]() |