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

TConnection question

  • 1.  TConnection question

    Posted Mon April 28, 2003 04:47 PM

    Hello

    I have a question regarding pooled TConnection objects:

    What happens if I try to reuse such an object after the database has been stopped and started again or the database server has been restarted.

    Will I get an exception or will the TConnection object try to reconnect to the stated database ?

    I am not quite sure about the behaviour (different tests, different results) ?

    Can anyone please help me?

    Thanks in advance

    Andreas Homfeldt
    Deutsche Bausparkasse Badenia AG
    Informatik Service - MAT


    #API-Management
    #webMethods-Tamino-XML-Server-APIs
    #webMethods


  • 2.  RE: TConnection question

    Posted Wed April 30, 2003 11:30 AM

    As TConnection objects do not hold the physical connection to the database, it should be no problem to use them again after the database server has been stopped and restarted.

    Christian Gengenbach
    Software AG - Product Development


    #API-Management
    #webMethods-Tamino-XML-Server-APIs
    #webMethods