From: Prigozhin, R. <Rom...@ob...> - 2004-10-08 21:35:28
|
HI All, I'm using com.ibm.db2.jdbc.app.DB2Driver ( AS400 native JDBC driver ). = It has parameter called=20 "libraries". Here is my question. How I can specify this parameter in = Proxool configuration ? Thanks, Roman =20 P.S Here is my configuration : jdbc-0.proxool.alias=3DCPS jdbc-0.proxool.driver-url=3Djdbc:db2://localhost jdbc-0.proxool.driver-class=3Dcom.ibm.db2.jdbc.app.DB2Driver jdbc-0.user=3Dtest jdbc-0.password=3Dtest jdbc-0.proxool.maximum-connection-count=3D10 jdbc-0.proxool.house-keeping-test-sql=3Dselect CURRENT_DATE jdbc-0.proxool.verbose=3Dfalse jdbc-0.proxool.maximum-active-time=3D60000000 jdbc-0.proxool.maximum-connection-lifetime=3D180000000 here what I need to specify : jdbcProperties.put("libraries", "CHOBJ1R,CHDATAR,CHOBJ1");=20 ###########################################=0A= =0A= This message has been scanned by F-Secure Anti-Virus for Microsoft = Exchange.=0A= For more information, connect to http://www.F-Secure.com/ |