Ask a Question related to Coldfusion Server Administration, Design and Development.
-
bobk1 #1
JDBC update 3.5 gives Oracle errors
Running CF Enterprise Server 7.02 on win 2003 server. Installed the updated
Data Direct JDBC drivers (version 3.5) and started getting following errors
when run against Oracle 8i databases:
This from queries that call stored procedures:
Error Executing Database Query.[Macromedia][Oracle JDBC
Driver][Oracle]ORA-02041: client database did not begin a transaction
ORA-06512: at ""PAMOT.LATEST_LAB_DATA"", line 25 ORA-06512: at line 1 The
specific sequence of files included...
This intermittently from queries that use cfqueryparam :
Error Executing Database Query.[Macromedia][Oracle JDBC Driver]Internal error:
Net8 protocol error. The specific sequence of files included...
Have reverted to 3.4 drivers.
Any idea what's going wrong?
bobk1 Guest
-
jdbc errors
Error Executing Database Query.A problem occurred when attempting to contact the server (Server returned: Connection reset). Please ensure that the... -
Using Oracle JDBC drivers
Hi SPSman, Can you post your sample code here with attach code option. so I think I could help you out. regards logu. -
[Macromedia][Oracle JDBC Driver][Oracle]ORA-01000:maximum open cursors exceeded
Here is the technote from Macromedia regarding this issue: http://www.macromedia.com/go/tn_17660 Hope this helps! -
MX6.1 - Oracle 10g rac and jdbc connection
We are just about to launch a newly developed website on MX6.1 using Oracle 10g as the back end with the RAC option/failover. I have just... -
Rampant JDBC errors
We're having similar problems. Can I ask how you made the transition to storing session variables in a database and how you did it? I see this...



Reply With Quote

