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

JDBC Adapter Connection to DB2 UDB 81 EE AIX

  • 1.  JDBC Adapter Connection to DB2 UDB 81 EE AIX

    Posted Fri March 26, 2004 06:27 AM

    Anyone has experience using the I.S. 6.0.1 SP2 JDBC Adapter to connect to DB2 v8.1 EE (AIX)

    Question 1. What Data Source Class should I use.

    I’ve tried using the COM.ibm.jdbc.db2.DB2DataSource. But when starting
    the I.S., always complain about class not found for javax.sql.DataSource

    Thanks in advance


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


  • 2.  RE: JDBC Adapter Connection to DB2 UDB 81 EE AIX

    Posted Mon April 16, 2007 10:25 AM

    Check in advantage.webMethods.com site, in 6.0.1, JDBC adapter user guide PDF. Its strange that u worry about data source class…try to be approachive always…search for information u will find everything unlike other EAI.


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


  • 3.  RE: JDBC Adapter Connection to DB2 UDB 81 EE AIX

    Posted Mon April 16, 2007 10:35 AM

    The data source class that u have tried with is correct, but I think the script files are not copied properly in the database that will create table spaces for the connection and process of extracting data.

    I would suggest you to try configuring the connection again with new databast name in DB2 v8.1.
    Hope this will resolve the issue.


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