Elias,

I don't know much about JDBC, but I suspect that like
ODBC it sits on top of the Net8 layer.  By default,
Personal Oracle on Win95/98 doesn't automatically
start the listener the way the TNSlistener service
does on NT/Win2K, so try manually starting the
listener from the command prompt:

lsnrctl start

You can set the listener to start up up automatically
by changing the registry entry LISTENER_STARTUP to
AUTO
  hkey_local_machine\oracle\home0

HTH,

-- Anita

--- Elias Mouchantaf <[EMAIL PROTECTED]> wrote:
> Hi,
> 
> I have installed JDeveloper 3.0 and I am running
> Oracle 
> 8i personal edition on a Windows 98 platform. I am 
> trying to create a connection to the DB from 
> JDeveloper. I specify the "Oracle JDBC Thin" as
> driver 
> and I select "Existing TNS Names" as the connection 
> method and I choose the service running. When I
> click 
> on the "Test Connection" button I get an error
> message 
> that reads: "Io Exception: The Network adapter could
> 
> not establish the connection". I tried to resolve
> the 
> problem but was unable to. I would appreciate any
> help.
> 
> Thank you,
> 
> Elias S. Mouchantaf
> Tel. (+961) 3 740319
> [EMAIL PROTECTED]
> www.moshnet.com
> -- 
> Please see the official ORACLE-L FAQ:
> http://www.orafaq.com
> -- 
> Author: Elias Mouchantaf
>   INET: [EMAIL PROTECTED]
> 
> 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: [EMAIL PROTECTED] (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).


__________________________________________________
Do You Yahoo!?
Spot the hottest trends in music, movies, and more.
http://buzz.yahoo.com/
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: A. Bardeen
  INET: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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).

Reply via email to