The connection happens to 11g database but not with 12c database, both are on the same machine and s
SQL> select comp_name,version,status from dba_registry;
COMP_NAME VERSION STATUS
-------------------------------------------------- ------------------------------ ---------------------------------
OLAP Catalog 11.2.0.3.0 VALID
Oracle XML Database 11.2.0.3.0 VALID
Oracle Text 11.2.0.3.0 VALID
Spatial 11.2.0.3.0 VALID
Oracle Multimedia 11.2.0.3.0 VALID
Oracle Database Catalog Views 11.2.0.3.0 VALID
Oracle Database Packages and Types 11.2.0.3.0 VALID
JServer JAVA Virtual Machine 11.2.0.3.0 VALID
Oracle Database Java Packages 11.2.0.3.0 VALID
Oracle XDK 11.2.0.3.0 VALID
Oracle Real Application Clusters 11.2.0.3.0 VALID
COMP_NAME VERSION STATUS
-------------------------------------------------- ------------------------------ ---------------------------------
OLAP Analytic Workspace 11.2.0.3.0 VALID
Oracle OLAP API 11.2.0.3.0 VALID
===========
SQL> select comp_name,version,status from dba_registry;
COMP_NAME VERSION STATUS
-------------------------------------------------- ------------------------------ ---------------------------------
Oracle Machine Generated Data 12.1.0.2.0 VALID
OLAP Catalog 11.2.0.3.0 OPTION OFF