Operating System - HP-UX
1836484 Members
2629 Online
110101 Solutions
New Discussion

Service Guard and Oracle start.

 
SOLVED
Go to solution
Lyn Reynolds
Occasional Contributor

Service Guard and Oracle start.

When Oracle is started under Service Guard using the master tool kit the start command is issued from the customer_defined_run_cmds.
But there is also a RUN_SCRIPT defined in the package ascii file of control.sh which during start up will call start_services which will execute cmrunserv $I where $I is the service.

Isn't Oracle started twice , once using the customer_defined_run_cmds and once using the start_services function calling cmrunserv ?
1 REPLY 1
melvyn burnard
Honored Contributor
Solution

Re: Service Guard and Oracle start.

No it is not.
The config file has the run/halt script in it for the configuration information.
This calls the control script, which then calls the toolkit.sh script from inside the customer defined run commands.

There should be a README with the toolkit explaining what fits where.
My house is the bank's, my money the wife's, But my opinions belong to me, not HP!