当前位置:数据库 > DB2 >>

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不存在都可以。 www.zzzyk.com  
 
CopyRight © 2022 站长资源库 编程知识问答 zzzyk.com All Rights Reserved
部分文章来自网络,