Hi All,
We have upgraded the GI from 11.2.0.4 to 12.1.0.2 .After this upgrade,if we try to start database(with version 11.2.0.4) using srvctl from GI ,we are getting below error.
PRCD-1229 : An attempt to access configuration of database TEST1 was rejected because its version 11.2.0.4.0 differs from the program version 12.1.0.2.0. Instead run the program from /u01/app/oracle/product/11.2.0.4/dbhome_1.
If we try the same from 11.2.0,4 home,it is throwing below error.
PRCR-1079 : Failed to start resource ora.ebsprd.db
CRS-5017: The resource action "ora.test1.db start" encountered the following error:
ORA-00119: invalid specification for system parameter LISTENER_NETWORKS
ORA-00137: invalid LISTENER_NETWORKS specification with NAME=network2
ORA-00138: all addresses specified for attribute LOCAL_LISTENER are invalid
ORA-00132: syntax error or unresolved network name 'LISTENER_IBLOCAL'
ORA-00132: syntax error or unresolved network name 'LISTENER_IBREMOTE'
ORA-00132: syntax error or unresolved network name 'LISTENER_IPLOCAL'
ORA-00132: syntax error or unresolved network name 'LISTENER_IPREMOTE'
CRS-2674: Start of 'ora.test1.db' on 'qfo00001' failed
Please help me to resolve this issue.
Thanks
Jayanth