2019年4月9日

摘要: 参考自:https://blog.csdn.net/yes_is_ok/article/details/79296614 原文转自:http://blog.itpub.net/26736162/viewspace-2141148/ 官方文档地址:https://docs.oracle.com/cd/ 阅读全文
posted @ 2019-04-09 22:43 Nathon-wang 阅读(1112) 评论(1) 推荐(0)
 
摘要: 转自:http://blog.itpub.net/26736162/viewspace-2139754/ 定位的办法: --查询row cache lock等待 select event,p1 from v$session where event= 'row cache lock' and stat 阅读全文
posted @ 2019-04-09 00:29 Nathon-wang 阅读(1292) 评论(0) 推荐(0)