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.  How to Create Database Connection related Log

    Posted 01/03/03 07:14 PM

    Actually we have ODBC Adapter connecting DB2 Database. Once or twice a week, I Donno, Something happens and the Adapter hangs when the integration is run. I think that concerns Database.

    1. Is there any problems in ODBC driver. We are using this driver, since the time JDBC had not been launched for connection. Little hesitant in changing.

    2. Any ways we can find out what exactly the error is, by reading the logs etc, so that we can solve that instantly and proceed rather than wait for whole day staring at the box.

    Please Help


    #Universal-Messaging-Broker
    #broker
    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: How to Create Database Connection related Log

    Posted 01/03/03 08:14 PM

    Is the DB2 instance “recycled” periodically? At a previous job, DB2 was configured to drop all connections every night. The ODBC adapter didn’t like that at all and had to be restarted. We set up a “AT” job (Windows equivalent to cron) to bounce the adapter each morning and this did the trick.


    #Universal-Messaging-Broker
    #Integration-Server-and-ESB
    #broker
    #webMethods