Init.ora Parameter "_SQLEXEC_PROGRESSION_COST" [Hidden] Reference Note (文档 ID 68955.1)

本文详细介绍了Oracle数据库中参数_ SQLEXEC_PROGRESSION_COST的作用、描述、默认值及设置建议,帮助用户避免SQL共享问题,通过调整该参数来优化SQL执行性能。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

Parameter: _SQLEXEC_PROGRESSION_COST  
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  Please note this is a hidden Oracle parameter and begins with an underscore
  character. The information on this parameter is made available to customers
  here as it can be used to avoid some cursor sharing bugs in Oracle8i.
  If you set this parameter then include a comment to explain why it is
  being set.

Versions:        This parameter can be set in Oracle 8.1.5 to 8.1.7 inclusive


Description
~~~~~~~~~~~
  SQL execution progression monitoring cost threshold.

  This parameter controls the optimizer cost used as the threshold
  for cutting off progression monitoring.  Progression monitoring
  involves extra function calls and row sources, so we don't
  want to cause this overhead on short operations; however, since
  the cost can be inaccurate there is a sliding threshold.
  The value defaults to 1000, but if set to zero, progression monitoring
  will be turned off.  If nonzero, then any statement with a costs less
  than the value will not be monitored.

  The progression monitoring output can be seen in <View:V$SESSION_LONGOPS>.

Support Notes
~~~~~~~~~~~~~
  Leaving this parameter at its default value can cause SQL statements
  not to be shared as detailed in Bug:1210242. Setting this
  parameter to 0 in the init.ora file can help avoid such problems.


Articles:
  Overview of Init.Ora Parameter Reference notes    Note:68462.1














 
 

相关内容

   
 
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值