db2 SQL 语句或命令失败(原因 "Too many columns or record length exceeded."。)。 SQL代码=-901,SQL状态=58004
db2 The SQL statement or command failed (Reason "Too many columns or record length exceeded.".). SQLCODE=-901, SQLSTATE=58004
我们在您的 UAT 环境中收到主题错误。相同的查询在生产环境中是 运行。
两个数据库上的 DB2 版本和修复包相同。
制作:
db2inst1@uat:/home/prod> db2level
DB21085I This instance or install (instance name, where applicable:
"db2inst1") uses "64" bits and DB2 code release "SQL10053" with level
identifier "0604010E".
Informational tokens are "DB2 v10.5.0.3", "s140203", "IP23553", and Fix Pack
"3".
Product is installed at "/db2data/db2/V10.5".
UAT:
db2inst1@uat:/home/uat> db2level
DB21085I This instance or install (instance name, where applicable:
"db2inst1") uses "64" bits and DB2 code release "SQL10053" with level
identifier "0604010E".
Informational tokens are "DB2 v10.5.0.3", "s140203", "IP23553", and Fix Pack
"3".
Product is installed at "/opt/ibm/db2/V10.5".
它是一个错误,安装修复包后,错误被删除。
我们在您的 UAT 环境中收到主题错误。相同的查询在生产环境中是 运行。
两个数据库上的 DB2 版本和修复包相同。
制作:
db2inst1@uat:/home/prod> db2level
DB21085I This instance or install (instance name, where applicable:
"db2inst1") uses "64" bits and DB2 code release "SQL10053" with level
identifier "0604010E".
Informational tokens are "DB2 v10.5.0.3", "s140203", "IP23553", and Fix Pack
"3".
Product is installed at "/db2data/db2/V10.5".
UAT:
db2inst1@uat:/home/uat> db2level
DB21085I This instance or install (instance name, where applicable:
"db2inst1") uses "64" bits and DB2 code release "SQL10053" with level
identifier "0604010E".
Informational tokens are "DB2 v10.5.0.3", "s140203", "IP23553", and Fix Pack
"3".
Product is installed at "/opt/ibm/db2/V10.5".
它是一个错误,安装修复包后,错误被删除。