Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: SQLNet and NET8
The answer is yes. SQL*Net and Net8 may contain the same Oracle Homes, but
generally do not. Even if they did, SQL*Net connectivity would use the
16-bit drivers and apis whereas Net8 would use the 32-bit drivers and apis.
Both pieces of software are intelligent enough to understand which
connection to use. Additionally, your 3rd party vendor app will have the
corresponding aps within their code tree and those will match the Oracle api
it must connect to.
If you can, I would install in different homes, unless you are using an old version of Oracle where they are installed in the same tree.
Thank You
Stephen P. Karniotis
Product Architect
Compuware Corporation
Direct: (248) 865-4350 Mobile: (248) 408-2918 Email: Stephen.Karniotis_at_Compuware.com Web: www.compuware.com -----Original Message----- Sent: Tuesday, August 20, 2002 5:19 PM To: Multiple recipients of list ORACLE-L Subject: Re: SQLNet and NET8
Hi,
I had encountered this question 3 years ago. But, unfortunately I don't remember the answer very well.
The answer for same ORACLE_HOME depends on the names of SQL*Net and NET8 files. If they are different, no problem. If same, use different ORACLE_HOME. As I said before, I'm not sure. But, This is documented in Oracle support.
Call them, they have the answer.
For different ORACLE_HOMEs, I don't see a problem.
regards...
dgoulet_at_vicr.com wrote:
> Yes, as long as they are in different Oracle_Homes.
>
> Dick Goulet
>
> ____________________Reply Separator____________________
> Author: "Satish Iyer" <satish.iyer_at_ci.seattle.wa.us>
> Date: 8/19/2002 1:38 PM
>
> Is it possible to have SqlNet and Net8 installed
> on the same client machine ?
> The reson behind this is that on the same machine we have an 3rd party
> application which can connect only through sqlnet and for the rest of
> the apps we want to use net8.
> Any ideas on this configuration should be done.
>
> Many thanks
>
> Satish
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Satish Iyer
> INET: satish.iyer_at_ci.seattle.wa.us
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author:
> INET: dgoulet_at_vicr.com
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
-- Danisment Gazi Unal http://www.ubTools.com -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Danisment Gazi Unal (ubTools) INET: dunal_at_ubTools.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). The contents of this e-mail are intended for the named addressee only. It contains information that may be confidential. Unless you are the named addressee or an authorized designee, you may not copy or use it, or disclose it to anyone else. If you received it in error please notify us immediately and then destroy it. -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Karniotis, Stephen INET: Stephen_Karniotis_at_compuware.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Wed Aug 21 2002 - 09:28:26 CDT
![]() |
![]() |