Old CONNECT BY does not support partitioned tables

Solution ID:ORA-14146

Type: Oracle

Cause

The query used the old CONNECT BY clause on a partitioned object.

Actions

Remove the option VISIBLE|INVISIBLE.

Try the following links for this error:


http://docs.oracle.com/cd/E16655_01/server.121/e26079/e12700.htm


Browse all solutions to database errors from Oracle, MS SQL, or MySQL