Re: Installing ORACLE SQLNET Version 2 with existing 32-bit Drivers

From: Allan Hicks <ahicks_at_acsatlanta.com>
Date: 1996/04/18
Message-ID: <3176B512.77F6_at_acsatlanta.com>#1/1


Charles Walker wrote:
>
> > I can get SQL*Net V1 connections fine, however, can't get
> > SQL*Net V2 connections to work.
>
> I don't know what your connection string looks like, but try putting the
> '_at_' symbol in front of it.

If you happen to be on a HP-UX or other Unix platform, make sure that TNS_ADMIN
is defined and points to $ORACLE_HOME/network/admin and that the tnsnames.ora
is alive and well. Also, be advised that the documentation talks about the
server listening on 1525, but netman attempts to set it to 1526 on more recent versions. Also, be sure that the listener is running. You can do this by typing lsnrctl status. It should show the listener and at least
one service.

Hope this helps. SQL*Net V2 is an octopus.

-allan hicks Received on Thu Apr 18 1996 - 00:00:00 CEST

Original text of this message