IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

Oracle 12c is compatible with wM 9.8 version?

  • 1.  Oracle 12c is compatible with wM 9.8 version?

    Posted Tue December 03, 2019 01:59 AM

    Hi,

    Oracle 12c is compatible with wM 9.8 version? We are planning for DB migration from 11c to 12c. Please advise.

    Thanks
    Surya


    #Integration-Server-and-ESB
    #webMethods
    #Adapters-and-E-Standards


  • 2.  RE: Oracle 12c is compatible with wM 9.8 version?

    Posted Tue December 03, 2019 09:33 AM

    Hi Surya,

    even not officially supported, wM 9.8 should be able to work with Oracle 12c.

    We have some wM 9.5 instances which work with Oracle 12c (currently R1).

    Additionally see the answers in the second thread.

    Regards,
    Holger


    #Adapters-and-E-Standards
    #webMethods
    #Integration-Server-and-ESB


  • 3.  RE: Oracle 12c is compatible with wM 9.8 version?

    Posted Tue December 03, 2019 09:44 AM

    Thank you. Can you advise on JDK,OJDBC driver and other important aspects which requires changes as part of the migration?


    #Adapters-and-E-Standards
    #webMethods
    #Integration-Server-and-ESB


  • 4.  RE: Oracle 12c is compatible with wM 9.8 version?

    Posted Tue December 03, 2019 09:53 AM

    Hi Surya,

    JDK should not matter here.

    You can update the ojdbc driver to a 12c version before migrating the database as the 12c driver is able to connect to 12c database.
    Please note that the number in ojdbc jar file name indicate the minimum Java version it will work with.
    Latest driver version available for Java 6 and Java 7 is 12.1.x.x, from 12.2 onwards it only contains drivers for Java 8 and newer.

    Regards,
    Holger


    #Adapters-and-E-Standards
    #Integration-Server-and-ESB
    #webMethods