Is there any way to monitor Jdbc Pool Alias found at Integration Server Admin console -> Settings -> JDBC pools and test the connectivity for all the listed alias definations, 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 ?
Ansari
Hi,
Is there any way to monitor Jdbc Pool Alias found at Integration Server Admin console -> Settings -> JDBC pools and test the connectivity for all the listed alias definations, 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.
Pavan
WmRoot is not intended for general use and services may disappear when upgrading to another version.
In order to track JDBC activities, you can use directly JAVA api.