DB2 SQL error: SQLCODE: -443

After upgrading a server to DB2 Universal Database (DB2 UDB) Version 8.1 FixPak 10 (also known as Version 8.2 FixPak 3), there was an SQL0443N error when invoking a DB2 Call Level Interface (CLI) catalog function (such as SQLTables(), SQLColumns(), or SQLStatistics()).

http://www-1.ibm.com/support/docview.wss?uid=swg21215626

As documented in the FixPak Readme file for DB2 Version 8.1 FixPak 10, bind the db2schema.bnd file against each database, as follows:

At a command prompt:

db2 terminate
db2 connect to <database-name>
db2 bind <path>/db2schema.bnd blocking all grant public sqlerror continue
db2 terminate

General Website Terms & Conditions and Privacy Policy

Terms of UsePrivacy Policy

Contact Us

Get Help

© Copyright TomorrowX 2024 Composable Architecture Platform and Connected Agile are trademarks and servicemarks of TomorrowX .