Registering database in ODA X7
Hi
We recently cloned a 19c database on our X7-2S database using the RMAN backup
The database is up and running and we can connect to it locally. we need to be able to connect to the database remotely using the application servers. As per the ODA documentation
so we are trying to connect to the database using ez connect before we try to register it
But we keep getting this error
ERROR:
ORA-12514: TNS:listener does not currently know of service requested in connect
descriptor
This is what we are trying
sqlplus userid/password@<hostname>:1521/<service_name>