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: port number of ORACLE for JDBC

Re: port number of ORACLE for JDBC

From: Mukul Sood <mukuls_at_digitalfocus.com>
Date: 1998/01/05
Message-ID: <34B1A140.7A20B979@digitalfocus.com>#1/1

Anne Hanson wrote:

> I am trying to use JDBC to connect to our Oracle database.
> JDBC and Java." I keep getting "connection refused" when trying to
> connect with JDBC.
 

> My URL looks like:
>
> jdbc:oracle:thin:@myhost.mydomain.com:1521:mysid
>

Try jdbc:oracle:thin:@myhost:1521:mysid

Mukul Sood
Sys Analyst Received on Mon Jan 05 1998 - 00:00:00 CST

Original text of this message

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