Testing the Oracle net configuration

The steps required to test the Oracle Net configuration.

About this task

To test the Oracle Net configuration:

Procedure

  1. Log in as oracle.
  2. Enter a command with the following syntax:
    tnsping Net_service_name 10

    For example: tnsping PV.WORLD 10

  3. Test again, using the same Net instance name without the domain suffix:
     tnsping PV 10

    Look for successful completion messages (OK).