ORACLE - Connect SQL Plus with TNS Entries

Open Command line: CMD

Type below command:
sqlplus username/password@host:port/service

sqlplus x/y@'(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=c)(PORT=a))(CONNECT_DATA=(SID=z)(SERVER=DEDICATED))))' 

Comments

Popular posts from this blog

PUTTY - The server's host key is not cached in the registry cache

OIM-12c Installation - FMW - SOA - IDM

DevSecOps - SAST - DAST - Cloud Vulnerabilities