Listener for 2 ORACLE_HOME
Good morning,
I have in one server 2 ORACLE_HOME:
1 : /u01/app/oracle/product/12.1.0/dbhome_1
2: /u01/app/oracle/product/19.0.0/dbhome_1
Can somebody tell me what is the best practice to use listener.
Now, all instances of databases(12c &19c) are listen on /u01/app/oracle/product/12.1.0/dbhome_1. The best way is that 12c instances are listen on /u01/app/oracle/product/12.1.0/dbhome_1 and 19c instances are listen on /u01/app/oracle/product/19.0.0/dbhome_1 or let them all listen whith /u01/app/oracle/product/12.1.0/dbhome_1 listener ?
Regards
Marcel DJASKEMDET