PRCD-1229 : An attempt to access configuration of database testdb was rejected because its version 1
Hi,
I have upgraded the GRID infrastructure to 12c and after that I'm getting the below error while trying to configure/add/delete the database:
[aapgorgrida01@JBLDCVSDLODB03 ~]$ srvctl config database -d testdb (here testdb is a 11.2.0.4 database)
PRCD-1229 : An attempt to access configuration of database testdb 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 /ora_backup/u01/app/oracle/product/11.2.0.4/db_1.
Even creating a new 12c database on this host is not possible and is throwing the error that not able to start the resource.
Can anyone has any clue on this.
Thanks in advance!!