摘要:
如何查看oracle的锁是sql语句引起的1、查看引起锁的session_idsync4j启动的进程select * from v$locked_object where os_user_name='sync4j'找到seesion_ID=1392、找到引起的sql语句SELECT a.username,a.machine,a.program,a.sid,a.serial#,a.status,c.... 阅读全文
posted @ 2006-08-07 16:29
zhoup
阅读(1401)
评论(0)
推荐(0)
浙公网安备 33010602011771号