Skip to main content
Participating Frequently
March 17, 2014
Question

Oracle 11g R2 and Oracle 12 Compatibility with ColdFusion 9 and 10

  • March 17, 2014
  • 2 replies
  • 2509 views

Is ColdFusion 9 certified/compatible with Oracle 11g R2?   I cannot find the compatibiliy Matrix for CF9 anywhere on Adobe's site.  In addition, does anyone know when/if will Oracle 12 be certified for ColdFusion 9 and/or 10? 

This topic has been closed for replies.

2 replies

Participating Frequently
August 29, 2014

12c really doesn't matter. Just use 11g.

Coldfusion 11 can't connect to the oracle 12c container/plugin database design.

It connects to  the container database all right; but not so much the plugin.

If you use an oracle database, you'll  want the security features like label security.

I read somewhere that Label security only works on the plugin; not the container.

If CF11 can't connect to the12c plugin, what good is it?

Just use 11g.

BKBK
Community Expert
Community Expert
March 18, 2014
dave7273Author
Participating Frequently
March 18, 2014

Thanks!