Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle RAC question
In article <b2tdmd$i7m$1_at_pheidippides.axion.bt.co.uk>, "Mike" says...
>
>I have tried to get a definate answer to the following and I am struggling.
>
>If you have 2 Dell servers running RH Linux AS 2.1 and RAC as live servers
>and I want to move a 3rd staging server into the RAC in times of peak usage,
>how easy is this?
>
>The servers will already be physically interconnected ready to go for the
>cluster interconnect. I have read some docs on this and it seems to be a
>simple Oracle change via a GUI to add/remove a node BUT I have doubts that
>it could be this easy.
>
>Can anyone advise on this please?
>
>Thanks
>
>
I'm no Linux expert, so I'll leave that bit to Howard. :)
If the OS is capable of adding another node without downtime, then yes it's as simple as adding another instance in Oracle terms. WHen you do this, you'll need to add an extra thread of redo for the new instance, and possibly an extra undo tablespace. Depending on how your clients connect, you may also need to modify the tnsnames file for them.
HTH. Additions and corrections welcome.
Pete
SELECT standard_disclaimer, witty_remark FROM company_requirements; Received on Tue Feb 18 2003 - 10:38:52 CST
![]() |
![]() |