Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Large SMP Server -> Oracle 9i RAC on Linux

Re: Large SMP Server -> Oracle 9i RAC on Linux

From: <ctcgag_at_hotmail.com>
Date: 03 Mar 2004 22:32:58 GMT
Message-ID: <20040303173258.380$Ky@newsreader.com>


Daniel Morgan <damorgan_at_x.washington.edu> wrote:
> raj wrote:
>
> > Anyone migrated Large (500GB+) Production Databases System from SMP
> > Server to Linux and Oracle 9i RAC.
> >
> > What were the systems, what are the limitations encountered?
>
> Are you moving to RAC for reasons of scalability, fail-over, or both.
> There are important distinctions.
>
> I've done it and the one thing I can tell you is that RAC has what
> I call the 'spotlight' effect: It is extremely good at pointing out
> very poorly written code. And often with the result that performance
> goes down rather than up.
>
> I would be happy to answer specific questions but my generic advice
> would be to have a very senior developer or DBA, someone that truly
> understands how PL/SQL works look at the code and analyze it from the
> standpoint of how blocks are read and might require transfer from node
> to node. Last month I watched a RAC implementation take an app that
> was doing 7000 inserts per second and drag it down to 1000 per second
> because the underlying architecture was bad. A rewrite easily took it
> to the stratosphere: But it did require a rewrite.

Would those same changes have made the old SMP implementation go to the stratosphere also? In other words, was the code bad only from a RAC perspective, or was it bad in general?

Thanks,

Xho

-- 
-------------------- http://NewsReader.Com/ --------------------
Usenet Newsgroup Service                        $9.95/Month 30GB
Received on Wed Mar 03 2004 - 16:32:58 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US