Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Not able to start database using srvctl after GI upgrade

User_ZP8IWApr 1 2018 — edited Apr 3 2018

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

This post has been answered by Cijo-Oracle on Apr 2 2018
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 1 2018
Added on Apr 1 2018
10 comments
3,355 views