CONNECT USING EASY CONNECT
Hi,
You can connnect to a service using easy connect (even if it does not exist in your tnsnames.ora)
sqlplus <USER>/<PASS>@<HOST_IP_OR_HOSTNAME>:<PORT>/<SERVICE_NAME>
try and pray 🙂
Advertisements
Hi,
You can connnect to a service using easy connect (even if it does not exist in your tnsnames.ora)
sqlplus <USER>/<PASS>@<HOST_IP_OR_HOSTNAME>:<PORT>/<SERVICE_NAME>
try and pray 🙂
Leave a Reply