DataDirect JDBC driver and Oracle Database

Cecil

19+ years progress programming and still learning.
Hi Guys.

I friend of my is have an issue with DataDirect JDBC driver and he has email me the following error. I know nothing about JDBC and DataDirect products. What could cause and error like this?

From Verfication

Code:
Connection verification failed for data source: hq_oracle2
java.sql.SQLException: [Macromedia][Oracle JDBC Driver]No more data available to read.
The root cause was that: java.sql.SQLException: [Macromedia][Oracle JDBC Driver]No more data available to read


Time outs from logs

Code:
"Error","jrpp-44","03/14/12","12:10:43","hq_intranet","Error Executing Database Query.
Timed out trying to establish connection The specific sequence of files included or processed is: /srv/www/intranet/htdocs/cfc/smart-forms/quotation.cfc, line: 385

OS:Linux RedHat SE 5 32bit
 

Cecil

19+ years progress programming and still learning.
Obviously he should upgrade to Progress ;)

That a very typical Microsoft answer. "Technically correct but absolutely useless." :)

The problem might be due to the incompatible of DataDirect and Oracle Linux.

DataDirect for Oracle free? Because it was bundled in with ColdFusion.
 
Top