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

[ART.118.5042] Adapter Runtime (Connection): Unable to enable connection resource connections:JDBCAd

  • 1.  [ART.118.5042] Adapter Runtime (Connection): Unable to enable connection resource connections:JDBCAd

    Posted Wed April 08, 2020 03:56 AM

    Hi All,

    While enabling jdbc connection I get the following error:

    [ART.118.5042] Adapter Runtime (Connection): Unable to enable connection resource connections:JDBCAdapter.
    [ART.118.5036] Adapter Runtime (Connection): Unable to configure connection manager.
    no ocijdbc10 in java.library.path

    Can any one please help.

    Thanks


    #Integration-Server-and-ESB
    #webMethods-General
    #webMethods


  • 2.  RE: [ART.118.5042] Adapter Runtime (Connection): Unable to enable connection resource connections:JDBCAd

    Posted Wed April 08, 2020 12:13 PM

    Hi Tirumala,

    please add the following entry under “Other Properties”:
    driverTrype=thin

    This tells the driver to use plain Java JDBC Type 4 driver instead of JDBC Type 2 driver (which requires a native lib in library path; equals to “driverType=oci”).

    Regards,
    Holger


    #webMethods-General
    #webMethods
    #Integration-Server-and-ESB