Connecting to database on bare metal cloud by service name
Summary
Connecting to database on bare metal cloud by service nameContent
According to documentation here : https://docs.us-phoenix-1.oraclecloud.com/Content/Database/Tasks/connectingDB.htm :
"Service name: The concatenated Database Unique Name and Host Domain Name, for example, db1_phx1tv.mycompany.com. You can find both these names in the Console by clicking Database and then clicking the DB System name for details."
How do you determine the Database Unique Name. Contradictory to the document, no such field is shown on the console. It shows the Display Name, but that's not useful for connection. I can connect using the public IP address, but need to connect using the service name.
1