Hello!
We have web architecture,where the client is UDB-DB2 ver.7.2.12 on WIN2000,and the client remotely connect the db on HOST (database BASE ver. DB2 6.1.1 on OS/390).
We connect over JDBC and DB2 client.
On client we change db2cli.ini file and add CLIPKG 12 (default is 3).
Is necessary bind database BASE on HOST with this option:
db2 bind @db2cli.lst grant public CLIPKG 12 ?
Thanks a lot!!!