Failing to register an 11.2 single instance DB on Clusterware 12.2
Hi, DBAs
This is a two-node 12.2 cluster on Linux x86 64. I have a single instance 11.2.0.1 RDBMS installed on the second node that I would like to register with Clusterware, but the command to add it fails with these errors:
bash$> srvctl add database -d dbp01 -o /u01/app/oracle/oradbp01/product/11.2.0.1 -x oravracr67-02
PRCS-1011 : Failed to modify server pool dbp01
PRCS-1015 : Server oravracr67-02 is not part of server pool dbp01
PRCS-1015 : Server oravracr67-01 is not part of server pool dbp01
I've tried checking the configuration of the server pool, first with srvctl, which fails:
bash$> srvctl config srvpool -g dbp01