sweli 发表于 2016-11-13 08:43:22

db2直接连接报告协议分发错误。

At a DB2 command prompt:
1. db2 terminate
2. db2 connect to <database-name>
3. db2 bind <path>/db2schema.bnd blocking all grant public sqlerror continue
4. db2 terminate
...where <database-name> represents the name of a database to which the utilities should be bound, and where <path> is the full path name of the directory where the bind files are located (usually $HOME/sqllib/bnd).
页: [1]
查看完整版本: db2直接连接报告协议分发错误。