Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

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

New Here ,
Aug 08, 2013 Aug 08, 2013

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.

2.0K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Mar 24, 2014 Mar 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)

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Aug 28, 2014 Aug 28, 2014
LATEST

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.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Mar 24, 2014 Mar 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...

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources