Application connection with SQL*Net
Searching the Oracle Topology
Searching the Oracle Topology
This is an optional exercise.
Searching Oracle Topology Instructions
If you have access to an Oracle server, try the following:
-
Display database links: Go to SQL*Plus and enter select * from all_db_links; to see all links you are allowed to use.
- Find your tnsnames.ora file. On UNIX, look in $ORACLE_HOME/network/admin. On a PC, try c:\orant\network\admin.