Configuring LISTENER for newly cloned RAC Database
Hi
we recently cloned a 19c RAC databases on the hosts that already has 2 databases running. This is the 3rd database
ORACLE_SID = UATDB
ORACLE_HOME=/u01/app/oracle/product/19.0.0.0/dbhome_2
All databases share a single GRID / ASM HOME
We have converted the database into a RAC database and now need to add the last component that is the listener so that applications can connect to the database.
What are the exact steps we need to take o that client can connect to this RAC database?
Thank you in advance for your kind help and guidance