Skip to main content
Participating Frequently
September 10, 2014
Question

Is anyone having issues with XMLType Data type in Oracle 11.2.0.4 version using Micromedia JDBC driver in ColdFusion 9.0.2 version. We are facing issue after upgrading Oracle DB to 11.2.0.4. The CF uses Micromedia JDBC driver. We are getting followin

  • September 10, 2014
  • 1 reply
  • 475 views

Is anyone having issues with XMLType Data type in Oracle 11.2.0.4 version using Micromedia JDBC driver in ColdFusion 9.0.2 version. We are facing issue after upgrading Oracle DB to 11.2.0.4. The CF uses Micromedia JDBC driver. We are getting following error: [Macromedia][Oracle JDBC Driver][Oracle]ORA-06550: line 1, column 7: PLS-00306: wrong number or types of arguments

    This topic has been closed for replies.

    1 reply

    Participating Frequently
    September 11, 2014

    Just want to update that we have response from Oracle that ODP has issue for XMLType data type and they have a fix. It is referred as 11.2.0.4.8

    But this fix does not work when we use Micromedia JDBC driver for ColdFusion 9.0.2 application.

    If anyone can shade some light on this issue, is much appreciated.