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 -> connect.properties (SQLJ) - where do I indicate the SID?

connect.properties (SQLJ) - where do I indicate the SID?

From: jennifer muise <jen.muise_at_videotron.ca>
Date: Mon, 7 Oct 2002 10:33:26 -0400
Message-ID: <VWgo9.7541$dZ3.244538@wagner.videotron.net>


Hi,

I am looking for how to specify a SID or an instance name in the "connect.properties" file (SQLJ/JDBC). I have tried:

sqlj:url=jdbc:oracle:oci8:@SID_name
sqlj.user=scott
sqlj.password=tiger
AND
sqlj:url=jdbc:oracle:oci8:@
sqlj.user=scott_at_SID_name
sqlj.password=tiger

Thanks in advance! I am sure someone knows this.

Cheers! Received on Mon Oct 07 2002 - 09:33:26 CDT

Original text of this message

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