Transparent Network Substrate (TNS), a proprietary Oracle computer-networking technology, supports homogeneous peer-to-peer connectivity on top of other networking technologies such as TCP/IP, SDP and named pipes. TNS operates mainly for connecting to Oracle databases. SQLPlus is an interactive and batch query tool that is installed with every Oracle Database installation. The following command logs in to the target Oracle database.
Command Reference:
User: john
Password: password123
Target: 10.10.10.1
Datbase: oracle
sqlplus john/password123@10.10.10.1/oracle