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: Net8-Problem

Re: Net8-Problem

From: Brian Peasland <peasland_at_edcmail.cr.usgs.gov>
Date: Wed, 15 Nov 2000 16:23:55 GMT
Message-ID: <3A12B89B.B10CCE4E@edcmail.cr.usgs.gov>

Michael,

When you start your DOS window, try executing the following commands first:

   set ORACLE_HOME=c:\orant8i
   set TNS_ADMIN=c:\orant8i\network\admin    set PATH=%ORACLE_HOME%\bin;%path%

Then issue your TNSPING command.

HTH,
Brian

michaelbogen_at_my-deja.com wrote:
>
> Hi,
>
> I have installed Oracle Developer (C:\orant) and Oracle 8i (c:\orant8i)
> on Windows NT 4.0. Basicly everything works, except of the following:
> Beeing logged in as NT-administrator and trying to connect to the
> database (via net8) I always get a tns-12538 Error (TNS:no such protocol
> adapter). tnsping80 also does not work. However, as a normal user I
> don't have that problem. In sqlnet.ora I set the trace level to 16 and saw
> in the tracefile that tnsnames.ora is not found, altough both
> ORACLE_HOME and TNS_ADMIN are set properly.
> Any ideas? Thanks for any help!!
>
> Michael
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
 

-- 
========================================
Brian Peasland
Raytheons Systems at
  USGS EROS Data Center
These opinions are my own and do not
necessarily reflect the opinions of my 
company!
========================================
Received on Wed Nov 15 2000 - 10:23:55 CST

Original text of this message

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