DB2解因为LOAD引起的LOAD暂挂状态锁DB2解因为LOAD引起的LOAD暂挂状态锁?一般解锁命名是,SET INTEGRITY FOR
DB2解因为LOAD引起的LOAD暂挂状态锁 DB2解因为LOAD引起的LOAD暂挂状态锁?一般解锁命名是,SET INTEGRITY FOR temp_test IMMEDIATE CHECKED?但是load暂挂状态是解不了的,可以load一个空文件,或者不存在文件来解除。?load client from c:\ftp\null.txt of del terminate into 表名?这里的c:\ftp\null.txt不存在都可以。? ?