If you got this error : SQL0443N Routine "SYSIBM.SQLTABLES' (specific name "TABLES") has returned an error SQLSTATE with diagnostic text. "SYSIBM:CLI:-805", SQLSTATE=38553
Issue the following commands to solve it:
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
Subscribe to:
Post Comments (Atom)
SQL0443N Routine "SYSIBM.SQLTABLES' (specific name "TABLES") has returned an error SQLSTATE with diagnostic text. "SYSIBM:CLI:-805", SQLSTATE=38553
If you got this error : SQL0443N Routine "SYSIBM.SQLTABLES' (specific name "TABLES") has returned an error SQLSTATE with diagnostic text. "SYSIBM:CLI:-805", SQLSTATE=38553
Issue the following commands to solve it:
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
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment
Feel free to write any comments or ideas!