V$SYSTEM_FIX_CONTROLV$session_FIX_CONTROLOther code areas besides the optimizer can use this parameter
to control if a fix is on or off.本参数的格式如下:_FIX_CONTROL='bug_number:ON|OFF'举例:alter session set "_fix_control"='4969880:ON';对于需要指定多个值的情况,举例如下:alter session set "_fix_control"='4969880:ON','5483301:off';注意:在一个release中使用_fix_control的fix可能不适用于其他的release,因此,当有upgrade或者downgrade时,请注意审核该_fix_control.有些fix control使用数字来控制,而不是on或者off.
新闻热点
疑难解答