enq: FB - contention

 select wait_class,name from v$event_name  where name = 'enq: FB - contention';
WAIT_CLASS                                                       NAME
---------------------------- ----------------------------------------------------------------
Other                                                            enq: FB - contention
 
SQL> select name,PARAMETER1,PARAMETER2,PARAMETER3 from v$event_name where name = 'enq: FB - contention';
NAME                             PARAMETER1                       PARAMETER2                       PARAMETER3
-------------------------------- -------------------------------- -------------------------------- --------------------------------
enq: FB - contention             name|mode                        tablespace #                     dba
 
 
 
"This is the Format Block enqueue, used only when data blocks are using ASSM (Automatic Segment Space Management or bitmapped freelists).  As we might expect, common FB enqueue relate to buffer busy conditions, especially since ASSM tends to cause performance problems under heavily DML loads."

http://www.dba-oracle.com/t_enqueue_wait_types_.htm

 

"well the format block enqueue ("enq: fb contention") is related to grabbing
new blocks in ASSM tablespaces, during an insert operation for example. It
might be a good idea at this point to find out what the 'query' is that you
are actually doing and if it is happening in parallel etc. Incidentally are
both of these queries on the one system, or is one PROD and one UAT?"

http://www.freelists.org/post/oracle-l/Execution-time-in-SHARED-SERVER-vs-DEDICATED-SERVER-RAC-10gR2,12


转载:http://blog.chinaunix.net/uid-499812-id-3046288.html

  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值