Tutorials
Oracle 10g
Oracle 10g Tutorials : Oracle Net Services
Oracle 10g Tutorials : Oracle Net Services - Page 2.
.
Choose General Parameters from the drop down and you will see following screen.
Let the default values in this screen.

Click on ‘Logging & Tracing’ tab and you will see following screen.

You can enable the tracing and logging for the database transactions and would be required to provide the files to store the logs or traces.
Click on ‘Authentication’ tab and you will see following screen. You can set the password for listener related operations in this screen.

Choose Database Services from Dropdown and you will see following screen.

Give the Global Database Name , SID and Oracle Home Directory to configure the database service for the Listener. Save the information and your listener is created and configured. You can change any of the listener’s parameters through oracle net manager.
You can also use tnsping utility on command prompt to check Oracle Net connectivity. Follow these steps to check the connection to particular SID.

1. What all tasks can be performed using oracle net manager?
2. What is the use of tnsping utility?
3. How do you enable tracing or logging for a particular listener?
4. What is the significance of “TNS-03505: Failed to resolve name “ message from tnsping utility?
First Page: Oracle 10g Tutorials : Oracle Net Services