Skip to main content
Known Participant
August 8, 2013
Question

Has anyone started testing CF 10 with Oracle 12c yet?

  • August 8, 2013
  • 2 replies
  • 2133 views

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.

    This topic has been closed for replies.

    2 replies

    Inspiring
    March 24, 2014

    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.pdf

    Participant
    March 24, 2014

    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)

    Participating Frequently
    August 29, 2014

    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.