数据库链接执行含ROLLUP的SQL的Bug[3]

[入库:2005年8月18日] [更新:2007年3月24日]

本文简介:选择自 ern 的 blog

    platforms affected generic (all / most platforms affected)

fixed:

    this issue is fixed in 

        * 9.2.0.4 (server patch set)
        * 10g production base release

symptoms:

    * internal error may occur (ora-600)
    * ora-600 [qks3tinit]

related to:

    * db-link / distributed
    * star transformation

description

ora-600 [qks3tinit] possible from star transformation query
where all the tables are remote (ie: over a dblink)
 
workaround: 
  set star_transformation_enabled = false at the remote db.

the full bug text (if published) can be seen at <bug:2419335>
this link will not work for unpublished bugs.

本文关键:数据库链接执行含ROLLUP的SQL的Bug
 

本站最佳浏览方式为 分辨率 1024x768 IE 6.0(或更高版本的 IE浏览器)

go top