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 -> Java - JDBC Oracle Thin Driver problems

Java - JDBC Oracle Thin Driver problems

From: john palmieri <quint_at_gateway.net>
Date: Mon, 24 Aug 1998 11:35:53 -0400
Message-ID: <35E18859.59A24808@gateway.net>


I'm trying to connect to an NT server running Personal Oracle 7.3.2. I am using the JDBC Thin Client from Oracle and am trying to connect using

this URL - jdbc:oracle:thin:192.168.1.4:1521:PROD. When I do this I get

a java.sql.SQLException: Connection refused. I think the problem can either be that I have the wrong port number, wrong SID or I need to set up DNS instead of using the the IP numbers. Can anyone tell me how I can
set the port and SID? I took a look at the SQL*Net easy setup but it came back with an error that a file was already modified and I didn't want to mess anything up.

John Palmieri
On-Line Design Received on Mon Aug 24 1998 - 10:35:53 CDT

Original text of this message

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