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

Monitoring Jdbc Pool Alias

  • 1.  Monitoring Jdbc Pool Alias

    Posted Fri February 04, 2011 02:29 PM

    Hi,

    Is there any way to monitor Jdbc Pool Alias and test the connectivity, i have found two services in wmRoot package but while executing its throwing exception, could any one please let us know how to use these services ?

    Services:

    1. wm.server.jdbcpool:testPool
    2. wm.server.jdbcpool:testPoolAlias

    We know there is no documentation available for the services in wmRoot package, but any info on this will be highly appreciated.

    Regards,
    Vikram


    #Integration-Server-and-ESB
    #Flow-and-Java-services
    #webMethods


  • 2.  RE: Monitoring Jdbc Pool Alias

    Posted Tue February 08, 2011 10:23 AM

    Hi,

    WmRoot is not intended for general use and services may disappear when upgrading to another version. You’re now warned :biggrin:

    Now, I build my own monitoring to tracks IS internals and I use some of WmRoot private services.
    As said, there is no documentation, so the solution is :
    1/ to find out on which DSP this service is used
    2/ you will find inputs and output in those DSP.

    In order to track JDBC activities, I’m using directly JAVA API.

    Hoping it helps.

    Best regards,

    Laurent


    #webMethods
    #Flow-and-Java-services
    #Integration-Server-and-ESB