在CRT中操作
db2 connect to dbname user username using userpassword
db2 "load query table schema.tablename"
db2 "load from /dev/null of del terminate into schema.tablename"
db2 "reorg table schema.tablename"
在CRT中操作
db2 connect to dbname user username using userpassword
db2 "load query table schema.tablename"
db2 "load from /dev/null of del terminate into schema.tablename"
db2 "reorg table schema.tablename"
本文标题:DB2 SQL Error: SQLCODE=-668, SQL
本文链接:https://www.haomeiwen.com/subject/bjxlvqtx.html
网友评论