i am not able to see resource *.inst in crs_stat for a particular db
Hi All,
Recently i have cloned a db from one RAC server to another RAC server .( 11.2 )
when i am trying to add the instance and database name to crs , it is not showing under crs_stat
./srvctl add database -d d2mto -o /opt/oracle/product/11.2.0/db2 -p +DATA_d2mto/d2mto/spfiled2mto.ora
./srvctl add instance -d d2mto -i d2mto1 -n epaix257 -f
crsstat output is
$ crsstat d2mto
Name Target State
ora.d2mto.db OFFLINE OFFLINE
This is not showing inst(ora.d2mto.d2mto1.inst) resource name . any idea ?