CF 8.0.1 can't connect to oracle database after upgrade to 11g
Hello,
The company where i work is upgrading their Oracle databases from version 10 to version 11. Since this upgrade, i am not able to validate datasources pointing to the new 11g instance (connections to the old oracle 10 instance still work fine, but this will be removed soon).
After creating a new or editing an existing datasource, or when clicking the "verify" icon next to the datasource name in the CF admin, i get the error message:
Connection verification failed for data source: formZ
java.sql.SQLException: [Macromedia][Oracle JDBC Driver]null
The root cause was that: java.sql.SQLException: [Macromedia][Oracle JDBC Driver]null
I am running ColdFusion 8,0,1,195765 Developer Edition on my local workstation (XP Pro), in the J2EE deployment inside weblogic 9.2
My java version is 1.5.0_12-b04, my datadirect driver version is 3.6
Is anybody here running CF8 with an Oracle 11g database? Did you have to do something special to get this working or was it all fine out of the box?
Any help would be appreciated.
Regs,
/t