CSS Daemon error !!
598389Oct 13 2008 — edited Oct 27 2008Hello ,
I am having problems connecting from RMAN to the database (Oracle 10.2.0.3 running on CRS , AIX 5.3).
When i am trying to connect it shows following errors.
pr:/u00/oracle/product/10.2.0/crs/bin%*> rman target /
Recovery Manager: Release 10.2.0.3.0 - Production on Mon Oct 13 17:09:06 2008
Copyright (c) 1982, 2005, Oracle. All rights reserved.
RMAN-06900: WARNING: unable to generate V$RMAN_STATUS or V$RMAN_OUTPUT row
RMAN-06901: WARNING: disabling update of the V$RMAN_STATUS and V$RMAN_OUTPUT rows
ORACLE error from target database:
ORA-29701: unable to connect to Cluster Manager
connected to target database: PSP (DBID=695888555)
== Then i checked CSSD which shows like below
pr://u00/oracle/product/10.2.0/crs/bin:/crsctl check crs
Failure 1 contacting CSS daemon
ON 08th Oct , system admin added one more port and i think they cloned from existing (PR) to (PR-dr) from Smitty.. I think that time CRS switched from PR to PR-dr while system admins changed back the configuration.
pr:/u00/oracle/product/10.2.0/crs/log%*> ls -lrt
total 0
drwxrwx--- 2 oracle dba 256 Mar 06 2008 crs
drwxr-xr-t 8 root dba 256 Mar 06 2008 pr
drwxr-xr-x 3 root system 256 Oct 08 14:00 pr-dr
pr:/u00/oracle/product/10.2.0/crs/log/PR-dr/racg ls -lrt
drwxr-xr-x 2 root system 256 Oct 08 14:00 racgmain
drwxr-xr-x 2 root system 256 Oct 08 14:00 racgeut
-rw-r--r-- 1 root system 1737625 Oct 13 17:15 ora.pr.vip.log
--- tail ora.pra.vip.log
2008-10-13 17:13:53.231: [ RACG][1] [802942][1][ora.pr.vip]: clsrccssgetctx: clsssinit() failed. rc=21
2008-10-13 17:13:53.264: [ RACG][1] [802942][1][ora.pr.vip]: clsrcgetprsrctx: prsr_init_ext returned rc = 5
I think if i will stop the crs on this node while crs will be active on other node .. Will this work ?
Or can i use crsstart to restart cssd
Or i can use localconfig
Please help.
Thanks
Edited by: P explorer on Oct 13, 2008 5:22 PM