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.  Adapter or Driver for DB Connection..?

    Posted 01/03/06 02:21 AM

    Hi i would like to know in webMethods , if we need an adapter to connect to an oracle database or a driver is sufficient…?

    According to me i am assuming that the JDBC driver is a part of the JDBC adapter that is used to connect to the datatbase. Am i corrcet in making this accumption…?

    Kindly clarify

    reg,
    Sam
    samriddhmangotra@gmail.com


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


  • 2.  RE: Adapter or Driver for DB Connection..?

    Posted 01/04/06 04:23 AM

    Hi Sam,

    the jdbc driver itself is not part of the jdbc adapter.
    It is part of your db installation.

    You will need to copy the driver jar from your db installation into the following
    directory after you have installed JDBC Adapter:
    <IS_ROOT>/packages/WmJDBCAdapter/code/jars

    Reload the package WmJDBCAdapter after you copied the file to activate it.
    For Oracle you should use the ojdbc14.jar available from Oracle Technology Network (OTN).

    Regards,
    Holger


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