当前位置:Gxlcms >
数据库问题 >
oracle错误处理之ORA-00054:资源正忙,要求指定NOWAIT
oracle错误处理之ORA-00054:资源正忙,要求指定NOWAIT
时间:2021-07-01 10:21:17
帮助过:16人阅读
t2.username, t2.sid, t2.serial#, t2.logon_time
from v$locked_object t1, v$session t2
where t1.session_id
= t2.sid
order by t2.logon_time;
强行结束会话
alter system kill session ‘sid,serial‘;
oracle错误处理之ORA-00054:资源正忙,要求指定NOWAIT
标签:查询 rac kill pre rom style class logo log