Re: ORA_06108 ERROR ON SQL *NET ORACLE

From: aef <aef_at_misery.ecos.kharkov.ua>
Date: 1996/09/16
Message-ID: <323D8629.47CD_at_misery.ecos.kharkov.ua>#1/1


K. Srinivasa Murthy (93410005) wrote:
>
> Suggestions are invited in tackling the following error.
> ORA_06108 ERROR ON SQL *NET ORACLE
Hi!

Most often this error present via TCP/IP connections. You not properly defined TCP port to be connected to. If you are using SQL*NET v1.1 your services file must include following line: orasrv 1521/tcp ;
( any other port number where your sever is listening ) If you are using SQL*NET v2.0 modify you tnsnames.ora file in <oracle_home>\network\admin directory to proper define TCP port number.

Regards, Andrej Filimonov
aef_at_misery.ecos.kharkov.ua Received on Mon Sep 16 1996 - 00:00:00 CEST

Original text of this message