Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: HP MC / Service Guard / Oracle 8i
On Thu, 27 Feb 2003 15:47:31 GMT, Jim Krol <b0432263_at_boeing.com>
wrote:
>> Did I understood it correctly, that when I use Oracle along with HP's
>> MC / Service Guard I have one running instance on one machine and one
>> not running instance (same init-file) on a scond-machine connecting to
>> the same disk-devices? And if the primary instance goes down the
>> ServiceGuard then starts the second instance on the second machine?
>>
>
>You seem to be confusing Serviceguard/OPS and regular serviceguard. Without OPS
>you must create an oracle package, that contains all that is necessary to run
>that package. The package needs to be on shareable disk, and should be wholly
>contained on that disk. When smoke starts to billow from the machine that is
>running the package, the package will be switched to another machine in the
>cluster. This is disruptive. The cluster will restart the oracle package on the
>new machine, and the applications will have to reconnect to the package. The key
>element here is that the disk is shared by the cluster systems, but only ONE
>system has write access to the disk.
Well Jim, first of all, thank you for the fast and detailled reply.
I am going to use Oracle without OPS/RAC.
One further question: Am I correct that the second server is running but hasn't start the oracle-instance until ServiceGuard tells him to do that?
Can you give an example for that "package-thing"? Do you mean that I after I connected to an oracle-instance I always have to call the package within each statement? Can't believe that!
Regards,
Christian Received on Thu Feb 27 2003 - 11:19:19 CST
![]() |
![]() |