This is a discussion on listing databases remotely using jdbc w/o db2 client installed within the DB2 forums, part of the Database Server Software category; --> Hi ! Does anyone have good suggestions on how to access databases (for example list database) on a network ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi ! Does anyone have good suggestions on how to access databases (for example list database) on a network of servers remotely? ** using JDBC, and without db2 client installed? Not an option: 1) Stored Procedure that runs that db2 command resides on the servers, and using java net driver. 2) Using JNI interface that contains admin api call (e.g. sqledosd) Thanks in advance !!! Believer |