Managing Users  «Prev  Next»

Connect Oracle Net Service - Exercise

Connecting from a Client to a Oracle Net Service

Objective: Connect to the Oracle Net service named COIN.

Exercise Scoring

You will receive 10 points for this exercise. The exercise is auto-scored; when you have completed the exercise, click the Submit button to receive full credit.

Background and Overview

So far in this module you have edited your listener.ora file on the server, and added an entry for the COIN database. You have edited your tnsnames.ora file on the client, and also added an entry for the COIN database. Now it is time to try connecting the two.

Instructions

Using SQL*Plus try connecting to the COIN service that you created in this module.

Hints

Remember to connect via the Oracle Net Service named COIN by appending "@COIN" to the CONNECT command.

Submitting your Exercise

When you are finished, click the Submit button to receive full credit for this exercise.