PDA

View Full Version : Configuring JDBC pools on IBM DB2 UDB 81


adnan
10-29-2003, 10:56
Has anybody been able to configure JDBC pools successfully with IBM DB2 UDB 8.1. I have taken every step by the book but still unable to make it work. If you guys/gals have been able to make it work pls let me know:
1) Driver used
2) database URL used
3) Scripts that were executed against the database
4) Any additional extended settings besides the documented ones
watt.server.auditStore=database
watt.server.xref.type=jdbc
4) any other additional steps
thanks!

adnan
11-19-2003, 14:58
I'll answer my own questions...
1) Driver used
always use datadirect driver latest build is 28
2) database URL used
use the database url mentioned in readme for sp2
3) Scripts that were executed against the database
execute scripts for config\wmprt as well
4) Any additional extended settings besides the documented ones
watt.server.auditStore=database
watt.server.xref.type=jdbc
4) any other additional steps
make sure that user has privileges to create schemas on db2

hopefully it helps...

prabhu_mpp
11-26-2003, 18:05
HI Adnan,

I have configured it, If you can post the error trace it will be easier.

~Prabhu.