Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Accessing Oracle8 with SQLNet 7 client

Re: Accessing Oracle8 with SQLNet 7 client

From: Mike Burden <michael.burden_at_capgemini.co.uk>
Date: Tue, 02 Feb 1999 10:20:48 +0000
Message-ID: <36B6D17F.94216CE6@capgemini.co.uk>


Yes it is. I'm running Oracle 7.3.3 and Oracle 8.0.5 on the same server box and access both databases from the same client. I can access both databases using SQLPlus 3 and SQLPlus 8.

I believe the rule is SQLPlus 3 uses SQLNET and SQLPlus 8 uses NET8 so you will need to add the same entry to both tnsnames files and run listeners for both databases in NET8 and SQLNET.

Mikael Geijer wrote:

> Hi!
> I wonder if it's possible to access an Oracle 8 server from a SQLNet 7.3
> client. The db-schema planned to be used is fairly simple and doesn't
> use any 8-features. Since both SQLNet 7 and 8 clients are SQLNet V2 I
> thought this might be possible.
> If so, can the 8 server and the SQLNet 7 client be run on the same
> (Solaris) box?
>
> Cheers
>
> /Mikael Geijer
>
> --
> /***********************************************************
> * Who: Mikael Geijer, Oebb
> * Email: mikael_at_oebb.net
> * WWW: http://oebb.net
> * Snail: Kyrklunden 8, 122 32 ENSKEDE, SWEDEN
> * Voice: +46 8 55622022 or +46 70 7455239
> * Fax: +46 70 7115539
> ************************************************************/
Received on Tue Feb 02 1999 - 04:20:48 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US