Wrong status returned by srvctl
Hi there,
On a standalone server, I have 2 databases out of 4 showing the wrong status when asked :
[DDECIDWH] oracle@natqora04:/u01/app/oracle/product/11.2.0/db/bin $ srvctl status db -d DDECIDWH
Database is not running.
[DDECIDWH] oracle@natqora04:/u01/app/oracle/product/11.2.0/db/bin $
And doesn't start either :
[DDECIDWH] oracle@natqora04:/u01/app/oracle/product/11.2.0/db/bin $ srvctl start db -d DDECIDWH
PRCR-1079 : Failed to start resource ora.ddecidwh.db
CRS-2674: Start of 'ora.ddecidwh.db' on 'natqora04' failed
However, database can be shutdown / started through sqlplus without any problem :
[DDECIDWH] oracle@natqora04:/u01/app/oracle/product/11.2.0/db/bin $ sqlplus / as sysdba