Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> RE: muliple instances on one database?
Sig Dock <sigdock_at_MailAndNews.com> wrote in
news:3B88F296_at_MailAndNews.com:
> Christophe,
>
> thanks for your reply, especially the use of the Veritas Cluster Server
> is interesting since we are already using vxfs on the Sun boxes. I just
> wonder how to deal with that second instance on teh second box. Do I
> use a copy of the init.ora from the original box and how do I create
> the second instance?
>
> tia,
> Bert Jan Meinders
> Oracle DBA
Place everything that would be necessary on the other system in a volume group. When the system fails, the other system take over that volume group. You just need to place in the failover scripts what to do when the volume group moves. Such as starting the db/listener etc.
-- Robert Fazio Senior Technical Advisor dbabob_at_yahoo.comReceived on Fri Aug 24 2001 - 05:57:13 CDT
![]() |
![]() |