PLS-00117: Duplicate connect-by clause in table expression



PLS-00117: Duplicate connect-by clause in table expression..

Answer / guest

Cause: Two or more CONNECT BY clauses were found in a SELECT
statement. The CONNECT BY clause defines a relationship used
to return rows in a hierarchical order. The relationship can
contain two expressions separated by a relational operator
(such as = or !=), but a statement can contain only one
CONNECT BY clause.

Action: Remove one of the CONNECT BY clauses and, if
necessary, separate expressions by a relational operator.

Please add more information about this Error

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-31435: an error occurred during the purge operation

1 Answers  


ORA-00080: invalid global area specified by level string

1 Answers  


ORA-32846: Messaging Gateway agent cannot be started; status is string

1 Answers  


ORA-07305: ksmcsg: illegal database buffer size.

1 Answers  


ORA-00155: cannot perform work outside of global transaction

1 Answers  






ORA-31076: required attribute "string" not specified

1 Answers  


NNL-00985: Requests reforwarded using referrals: number

1 Answers  


ORA-15036: disk 'string' is truncated

1 Answers  


ORA-27468: "string.string" is locked by another process

1 Answers  


QSM-01509: equivalence, string, matched query text

1 Answers  


ORA-07469: sppst: mclear error, unable to clear semaphore.

1 Answers  


ORA-01180: can not create datafile 1

1 Answers  


Categories