1834118 Members
2471 Online
110064 Solutions
New Discussion

MC/SG and Oracle

 
SOLVED
Go to solution
Anthony Baldwin
Occasional Advisor

MC/SG and Oracle

I am setting up MC/SG to failover an oracle DB between two nodes within a cluster. The database is located on a shared drive. The question is should a "shutdown abort" in the HALT_SCRIPT and a "startup pfile... " in the RUN_SCRIPT, be enough to bring down the database on one node and bring it up on the other, from a MC/SG perspective? Or would there be any other Oracle related command necessary to accomplish this?
I hope my question is clear. I thank you all for your responses in advance. Enjoy.

Anthony
Wisdom is the principal thing; therefore get wisdom: and with all thy getting get understanding.
4 REPLIES 4
Ajay Sishodia
Frequent Advisor

Re: MC/SG and Oracle

NO, There is a HP oracle toolkit that you can buy for this.

regards
Ajay
Russell Davy
Advisor

Re: MC/SG and Oracle

You are looking for :
B5139BJ Enterprise Cluster Master Toolkit.

Cheers
MND
MARTINACHE
Respected Contributor
Solution

Re: MC/SG and Oracle

Hi,

You can use the oracle toolkit for start/stop your database.

But I suggest you to rewrite the monitoring script.

It only checks that oracle processes are running.
I think that it's bettet to do a right test with an sqlplus connexion.

Regards,

Patrice.
Patrice MARTINACHE
Anthony Baldwin
Occasional Advisor

Re: MC/SG and Oracle

Thank you all. For some reason I am unable to assign points to Russell and Patrice. However, just for the record, they would be given as 6 and 9 respectively. Thank you again. Regards.

Anthony Baldwin

Wisdom is the principal thing; therefore get wisdom: and with all thy getting get understanding.