Operating System - HP-UX
1838243 Members
3888 Online
110125 Solutions
New Discussion

SGeRAC A.11.17 + SLVM + ASM: unable to start the racp-asm package.

 
Mehdi.Ziane
Occasional Contributor

SGeRAC A.11.17 + SLVM + ASM: unable to start the racp-asm package.

Hi,

I'm getting the following output in the racp-asm.scr.log file when I try to run racp-asm package:

########### Node "infrapr1": Starting package at Thu Mar 30 16:51:16 WAT 2006 ###########
Mar 30 16:51:16 - Node "infrapr1" *** /etc/cmcluster/racp-asm/fwent.sh called with start argument. ***
Mar 30 16:51:16 - Node "infrapr1" : Starting Oracle RAC Instance at Thu Mar 30 16:51:16 WAT 2006
Mar 30 16:51:16 - Node "infrapr1" srvctl start instance -d INFRAPR -i -o open -c "/ as sysdba"
Unable to get SID of Oracle instance to be started on infrapr1 for db INFRAPR
from srvctl status database output:
PRKO-2015 : Error in checking condition of instance on node: infrapr1
PRKO-2015 : Error in checking condition of instance on node: infrapr2
Mar 30 16:51:18 - Node "infrapr1" ERROR: Function rac_dbi_start_cmd: Failed to start Oracle RAC instance
ERROR: Function customer_defined_run_cmds
ERROR: Failed to RUN customer commands
Mar 30 16:51:18 - Node "infrapr1": Halting service ORACLE_RAC_asmtest
cmhaltserv: Service name ORACLE_RAC_asmtest is not running.
Mar 30 16:51:18 - Node "infrapr1" *** /etc/cmcluster/racp-asm/fwent.sh called with stop argument. ***
Mar 30 16:51:18 - Node "infrapr1" : Stopping Oracle RAC Instance at Thu Mar 30 16:51:18 WAT 2006
Mar 30 16:51:18 - Node "infrapr1" srvctl stop instance -d INFRAPR -i -o abort -c "/ as sysdba"
Unable to get SID of Oracle instance to be started on infrapr1 for db INFRAPR
from srvctl status database output:
PRKO-2015 : Error in checking condition of instance on node: infrapr1
PRKO-2015 : Error in checking condition of instance on node: infrapr2
Mar 30 16:51:19 - Node "infrapr1" ERROR: Function rac_dbi_stop_cmd: Failed to stop Oracle RAC Instance
ERROR: Function customer_defined_halt_cmds
ERROR: Failed to HALT customer commands
###### Node "infrapr1": Package start failed at Thu Mar 30 16:51:19 WAT 2006 ######

The thing that's strange is that why the script is not able to get oracle_sid and exists.
Just for info, the cluster has two packages: crsp-slvm and racp-asm. the crs package works fine without any issues.

Thanks,

Kind Regards,

Mehdi Ziane
2 REPLIES 2
Greg Vaidman
Respected Contributor

Re: SGeRAC A.11.17 + SLVM + ASM: unable to start the racp-asm package.

Are you sure that SGeRAC is compatible with ASM? We did a RAC implementation last year, although it was with 10gR1, and were hoping to use SGeRAC 11.16, but were told by Oracle if we wanted to use ASM, we had to use Oracle's ClusterWare/CRS instead of MC/SG and SGeRAC. We ended up doing that, with a minimum of trouble.
Mehdi.Ziane
Occasional Contributor

Re: SGeRAC A.11.17 + SLVM + ASM: unable to start the racp-asm package.

Hi,

Thanks for the reply. However, since December 2005, a new toolkit was released to integrate A.11.17 SGeRAC, ASM, and Oracle RAC 10g R2. Now my issue is with the intergation scripts. In fact, as I mentionned the rac_dbin.sh script for the racp-asm package is not able to identify the database instance. For your info, I disabled the automatic of the database instance once the crs package is up.

Thanks,

Regards,

Mehdi