标题: ORA-14146: Old CONNECT BY does not support [打印本页] 作者: admin 时间: 2016-8-18 10:16 标题: ORA-14146: Old CONNECT BY does not support ORA-14146: OldCONNECT BY does not support partitioned tables Cause: The query used the old CONNECT BY clause on apartitioned object. Action: Disableold CONNECT BY by disabling the _old_connect_by_enabled
parameter.