Home » Developer & Programmer » JDeveloper, Java & XML » Get Oracle Connection from Java with IDENTIFIED EXTERNALLY
Get Oracle Connection from Java with IDENTIFIED EXTERNALLY [message #92323] Fri, 04 June 2004 08:26 Go to next message
casper
Messages: 3
Registered: May 2002
Junior Member
Does anybody know how to connect to Oracle Database from Java program using Oracle Account created with IDENTIFIED EXTERNALLY option??? I don't want to specify username/password in my java program.

By another words:

create user casper IDENTIFIED EXTERNALLY

grant dba to casper

After that I can connect to Oracle like this:

sqlplus /nolog

connect /

QUESTION: HOW TO GET CONNECTION IN JAVA using mechanism described??
Re: Get Oracle Connection from Java with IDENTIFIED EXTERNALLY [message #92672 is a reply to message #92323] Tue, 16 November 2004 08:01 Go to previous message
Madhan
Messages: 4
Registered: June 2002
Junior Member
sir/mam
i need this query to be answered asap
Previous Topic: JDBC: Multithreaded CLOB insertion in Oracle 9i
Next Topic: java.sql.SQLException: No more data to read from socket
Goto Forum:
  


Current Time: Tue Apr 23 20:20:04 CDT 2024