This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes EJB and other Java EE Technologies and the fly likes iPlanet App Server 6 connection problem with Oracle Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » EJB and other Java EE Technologies
Reply Bookmark "iPlanet App Server 6 connection problem with Oracle" Watch "iPlanet App Server 6 connection problem with Oracle" New topic
Author

iPlanet App Server 6 connection problem with Oracle

paraveen tapashetti
Greenhorn

Joined: May 18, 2001
Posts: 1
Hi,
i am facing problem in accessing oracle through iAS6.0 ServicePack2.
We are using oracle_oci driver.
I have oracle client 8.1.5 installed on my machine (Windows NT 4.0) and iAS6.0 on same machine.
Is it ok to use oracle client 8.1.5?
i can connect to oracle server through sqlplus.
i am getting following error from iAS.

error: ORCL-002: CreateConnInternal olog(): p
[17/May/2001 23:38:04:5] error: DATA-108: failed to create a data connection with any of specified drivers
exc in con is java.sql.SQLException: failed to create a data connection with any of specified drivers
help urgently needed..
thanks in advance.
regards,
praveen
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: iPlanet App Server 6 connection problem with Oracle
 
Similar Threads
Login failed CMP Entity Bean
newbie to both java and oracle.. how do i ...
Connection Problem from NAS to oracle 8.1.5
Entity Bean JDBC problem
Oracle 10g driver throws java.sql.SQLException: OALL8 is in an inconsistent state Web