Operating System - HP-UX
1748031 Members
5139 Online
108757 Solutions
New Discussion юеВ

Re: Oracle scripts for MC srervice Guard

 
SOLVED
Go to solution
toni osta
Frequent Advisor

Oracle scripts for MC srervice Guard

Hi ,

I have configured MC service guard cluster on two rx3660 , using LVM ,
i dont have the Oracle integration kit ,
i have configured the package control and config files ,
where in these files i should include the oracle scripts to startup and shutdown the database , at which level ?
Thank you

2 REPLIES 2
Kenan Erdey
Honored Contributor
Solution

Re: Oracle scripts for MC srervice Guard

Hi,

in control file you'll see to functions:

function customer_defined_run_cmds
function customer_defined_halt_cmd

first one is running in startup the other is while halting. You can put your scrips to be run as root. in scripts you can swtich user to oracle and run sqlplus etc.

Kenan.
Computers have lots of memory but no imagination
Deepak Kr
Respected Contributor

Re: Oracle scripts for MC srervice Guard

Toni,

Also you can make a script for database startup and shutdown as per your environment taking DBA guys input and put the same in above mentioned functions so that you need not to go and update configuration files everytime.
"There is always some scope for improvement"