Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Contacting an Oracle NameServer using thin driver

Contacting an Oracle NameServer using thin driver

From: Dinesh Varadharajan <gvdinesh_at_lycos.com>
Date: 5 Feb 2003 20:08:00 -0800
Message-ID: <4732cc2d.0302052008.630f4f21@posting.google.com>


Hi

Can a JDBC application contact oracle database using oracle name server, instead of contacting the oracle database directly? Further clarifying the scenario, instead of the db url, sqlj.url=jdbc:oracle:thin:@databasemachinename:1521:dbinstance. can I use sqlj.url=jdbc:oracle:thin:@nameservername:port .

Thanks
Dinesh Received on Wed Feb 05 2003 - 22:08:00 CST

Original text of this message

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