有时当对表数据进行操作时,表锁了,处于暂挂状态,网上搜的大部分不能解决的话可以尝试用以下语句进行解锁

call sysproc.admin_cmd('reorg table 表名')

最新文章

  1. 关于JAVA的数据转换总结
  2. 开发板支持wifi
  3. C# 中的多线程(转载)
  4. PHP 开发 APP 接口 学习笔记与总结 - APP 接口实例 [1] 单例模式连接数据库
  5. ngRoute 路由
  6. UIActivityIndicatorView活动控制器的大小改变
  7. Swift 初见
  8. 【SICP归纳】2 高阶函数和数据抽象
  9. spring中ref属性与<ref/>标签
  10. 《Oracle Applications DBA 基础》- 9 - Concurrent Processing
  11. HTML5 CSS3 专题 : 拖放 (Drag and Drop)
  12. python爬虫得到unicode编码处理方式
  13. python3 bytes数据类型探讨
  14. List<string>序列化与反序列化一个小坑
  15. 黄聪:谷歌验证 (Google Authenticator) 的实现原理是什么?
  16. how to calculate the best fit to a plane in 3D, and how to find the corresponding statistical parameters
  17. UIKit 框架之WebView
  18. Drools 语法
  19. Web Api in Orchard
  20. (转)mysql explain详解

热门文章

  1. uoj#448. 【集训队作业2018】人类的本质(Min_25筛+拉格朗日插值)
  2. CentOS下安装配置SVN服务器并自动同步到web目录
  3. python for i in range(n,m)注意...
  4. Leetcode 520. Detect Capital 发现大写词 (字符串)
  5. java编程技巧和心得
  6. IDEA 一些 莫名其妙的错误....解决办法...
  7. 使用sqlmetal工具自动生成SQL数据库的Linq类文件
  8. jq方法(end)
  9. Photoshop在网页设计中的应用与方法
  10. linux学习3(vim)