aspose file tools
The moose likes JDBC and the fly likes Connection Problem from NAS to oracle 8.1.5 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "Connection Problem from NAS to oracle 8.1.5" Watch "Connection Problem from NAS to oracle 8.1.5" New topic
Author

Connection Problem from NAS to oracle 8.1.5

Laxme
Greenhorn

Joined: Jun 28, 2002
Posts: 1
Hi,
I am facing problem in accessing oracle through NAS 4.0 ServicePack2.I am using oracle_oci driver.I have oracle server 8.1.5 installed on my machine (Windows NT 4.0) and NAS 4.0 on same machine.Is it ok to use oracle server 8.1.5?
I can connect to oracle server through sqlplus.
I am getting following error from NAS.
error: ORCL-002: CreateConnInternal olog(): p
[29/Jun/2002 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,
Laxme
Simon Brown
sharp shooter, and author
Ranch Hand

Joined: May 10, 2000
Posts: 1860
Moved to the JDBC forum.
Laxme, can you please take a quick look at the JavaRanch naming policy and edit your profile.
Thanks in advance
Simon
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Connection Problem from NAS to oracle 8.1.5
 
Similar Threads
iPlanet App Server 6 connection problem with Oracle
Login failed CMP Entity Bean
Oracle Connection in Websphere 4.0
Entity Bean JDBC problem
Oracle 10g driver throws java.sql.SQLException: OALL8 is in an inconsistent state Web