1.多个tomcat 修改3个端口

2.oracle-00054:资源正忙   被锁住了

建立索引加online参数

1:创建索引时会产生的锁

2:dml 语句会产生的锁

3:索引创建时加上关键字 online时产生的锁

select for update
nowait
commit
rollback
savepoint
如何解锁查看http://blog.csdn.net/xinfang520/article/details/78226031

相关文章:

  • 2022-12-23
  • 2021-11-19
  • 2021-06-14
  • 2021-06-10
猜你喜欢
  • 2021-05-10
  • 2022-12-23
  • 2021-07-05
  • 2022-12-23
  • 2022-01-11
  • 2021-05-05
  • 2021-11-26
相关资源
相似解决方案