how to start crs
516171May 21 2007 — edited May 24 2007hi,
everytime i start crs service after os restart,i get the following error:
[root@rac2 init.d]# ./init.crs start
Startup will be queued to init within 90 seconds.
[root@rac2 init.d]# cd /oracle/app/crs/bin
[root@rac2 bin]# ./crs_start -all
CRS-0184: Cannot communicate with the CRS daemon.
[root@rac1 bin]# pwd
/oracle/app/crs/bin
[root@rac1 bin]# ./srvctl start database -d orcl
PRKH-1010 : Unable to communicate with CRS services.
[OCR Error(Native: prsr_initCLSS:[21])]
PRKO-2005 : Application error: Failure in getting Cluster Database Configuration for: orcl
how can i start crs after the os restart.
thanks in advance.