刀刀网
您的当前位置:首页ORA-00054resourcebusyandacquirewithNOWAITspecified

ORA-00054resourcebusyandacquirewithNOWAITspecified

来源:刀刀网


ORA-00054 resource busy and acquire with NOWAIT specified

ORA-00054 resource busy and acquire with NOWAIT specified

[日期:2012-07-03] 来源:Linux社区 作者:Linux [字体:]

ORA-00054 resource busy and acquire with NOWAIT specified:

CAUSE:

KILL掉占用资源 的进程,如果是重要事务锁定,则需等待完成。

查看锁定对象:

select * from V$LOCKED_OBJECT ;

alter system kill session '101,11';

  • 0
  • ORA-00911: 无效字符

    Oracle EBS里,如何通过脚本查看客户针对某个Form的做了哪些Personalization

    显示全文