Gladiator wrote:
Hai everyone....
When i am trying to access the DB2 from Crystal reports
10.0 in windows Operating system it is giving me the following
Error................
"Query Engine error: [IBM] [CLI Driver][DB2/NT] SQL0443N Routine
"SYSIBM.SQLTABLES' (specific name "TABLES") has returned an error
SQLSTATE with diagnostic text. "SYSIBM:CLI:-805", SQLSTATE=38553"
Can anyone pls help me out how to resolve the issue ...........
Regards
Kamal.............
Hey .... Problem Solved....\
I used the Following commands .......
c:\SQLLIB\bnd>DB2 connect to dbname
c:\SQLLIB\bnd>DB2 bind @db2ubind.lst blocking all grant public
c:\SQLLIB\bnd>DB2 bind @db2cli.lst blocking all grant public
c:\SQLLIB\bnd>DB2 bind db2schema.bnd blocking all grant public
Its working fine........... That was the problem with fixpack
upgradation ......
For more info .........
http://publib.boulder.ibm.com/infoce...G_ITM61168.htm
Regards.....
Kamal.................