Copy link to clipboard
Copied
I'm interested in finding out about any issues before I jump in. It will probably be some months before I setup a test DB with Oracle 12c. If anyone has tried this and has any lessons learned to share I am will to listen.
Copy link to clipboard
Copied
Here's the message I got back from Adobe. It can be referenced in the bugbase (https://bugbase.adobe.com/index.cfm?event=bug&id=3721707).
Rupesh Kumar
1:24:29 AM GMT+00:00 Mar 18, 2014
The support for Oracle 12c is there in ColdFusion 11. As of now, we don't have any plans to add this support in ColdFusion 9/10
Stephen Johnson
Adobe Advanced ColdFusion Certified Developer (ADB184437)
Copy link to clipboard
Copied
Oracle 12c uses container / plugin architecture.
CF11 can't connect to the plugin, but it will connect to the container.
Unfortunately, all the extra security goodies are designed for the plugin database; not the container.
Copy link to clipboard
Copied
Oracle 10g and Oracle 11g can be used with ColdFusion 10 whereas Oracle 12c would be supported with ColdFusion 11.
You can check list of supported databases for ColdFusion 10 from its support matrix link https://www.adobe.com/content/dam/Adobe/en/products/coldfusion/pdfs/cf10/coldfusion10-support-matrix...