Oracle oracle ora-00054:resource busy and acquire with nowait specified解决方法 当某个数据库用户在数据库中插入、更新、删除一个表的数据,或者增加一个表的主键时或...
Oracle oracle ORA-00031:session marked for kill(标记要终止的会话)解决方法 今天碰到一个问题,有一张表不能操作,很可能是被锁了,首先想到的是kill ses...