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: Newbie Question

Re: Newbie Question

From: Jean-Sébastien CHILLET <Jean-Sebastien.Chillet.LMI_at_no>
Date: 1998/03/23
Message-ID: <6f5g11$8bd@kitten.pdj.renault.fr>

Bonjour et bienvenue,

  using regedt32.exe, look in the NT4 registry under HKEY LOCAL MACHINE. There, under the SOFTWARE directory, you should find an ORACLE entry : click on it and you'll be displayed ORACLE's environment variables amongst which you'ld find the ORACLE SID key (i.e. : the default DB you'll be using).
  Verify that the value is correct, if not correct it and if the ORACLE SID key is missing, add it and provide it with the right value.   This will allow you to forget SQL*Net as long as you're working on the same server your DB is.
  If not, you'll endure the SQL*Net configuration...   It's not as difficult as it seems, here are the basic steps (sorry, I don't know ORACLE Lite and its tools and therefore may not show incredible accuracy) :

  Hope this helped.

"When everything else fails, try reading the manuals" -J.S.C.

Germain Rioux a crit dans le message <6em3ka$c60$1_at_news.on>...
>Hello,
>
>I am trying to set-up Oracle Lite on my NT 4.0 Server.
>
>The installation process went without a glitch, installed the
 components and
>a "test database" - POLite.
>
>The Oracle "Navigator" recognizes the db and connects to it without any
>problems.
>
>When I try to connect to the db from other applications, such as
 SQL*Plus, I
>get the following error message :
>
>"ORA-03121 no interface driver connected - function not performed"
>
>From the help files and manuals, I gathered this was a SQL*Net problem
 which
>seemed strange ... since I'm running SQL*Plus on the same computer as
 the db
>resides but I tried to create a TCP/IP entry for POLite with SQL*Net
 but did
>not seem to have any success.
>
>We're trying this to look into connectivity issues between Netscape
>enterprise server and oracle.
>
>Any pointers on that would also be appreciated.
>
>Thanks,
>
>Germain Rioux
>
>

--
Received on Mon Mar 23 1998 - 00:00:00 CST

Original text of this message

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