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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  JDBC Adapters problem

    Posted 10/09/16 07:01 AM

    We use the webMethods Integration Suite with version 9.9
    We encounter difficulties when we use JDBC adapters with Oracle 11G. We use the odjbc6 driver.

    We have trouble using the adapters in the Designer,and I can’t create JDBC adapter with select templet and the where tag can’t add any parameter as the input field.

    The error log:

    [ART.114.243] Adapter Runtime (Metadata): Failed to run resourceDomainLookupValues service. Details provided in error log.
    com/wm/adapter/wmjdbc/connection/ColumnDesc
    on tables.columnInfo [Ljava.lang.String;@3a5bcb74

    Did you experienced any kind of similar errors ? Any help would be appreciated.

    Mandy


    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: JDBC Adapters problem

    Posted 10/09/16 11:04 AM

    Try recent Oracle jdbc driver.

    Thanks,


    #Integration-Server-and-ESB
    #webMethods


  • 3.  RE: JDBC Adapters problem

    Posted 10/09/16 03:57 PM

    Not sure if you have updated the ojdbc jars during your upgrade course. Kindly check what is the current ojdbc jar and putting ojdbc6 driver in the correct class-path will help to resolve.


    #webMethods
    #Integration-Server-and-ESB


  • 4.  RE: JDBC Adapters problem

    Posted 10/09/16 11:29 PM

    I have put the ojdbc6.jar at /instances/default/packages/WmJDBCAdapter/code/jars,but still have this issue.And I tried to put the lastest JDBC drive(ojdbc7.jar) and restart IS but still can’t fix this issue.

    Have you any idea?

    Thanks

    Mandy


    #Integration-Server-and-ESB
    #webMethods


  • 5.  RE: JDBC Adapters problem

    Posted 10/13/16 10:24 AM

    HI,

    what is your JDCB Adapter version and Fix Level?

    Latest driver is ojdbc7.jar from Oracle 12.1.0.2 available from OTN.

    When placing the jar in the mentioned path reloading the WmJDBCAdapter package should be sufficient to activate the jar.
    Remember to remove the old jar (or rename it) before reloading resp. restarting.

    Regards,
    Holger


    #Integration-Server-and-ESB
    #webMethods