ORA-32582: table function with left correlation to a table
cannot also be left outer-joined to the table



ORA-32582: table function with left correlation to a table cannot also be left outer-joined to the ..

Answer / guest

Cause: A table function T2 contains a reference to a table
T1. T2 is also left outer-joined to T1. This is not allowed.

Action: Remove the reference to T1 from T2 or remove the
left outer-join specification (+).

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

DRG-51300: error getting dml Queue lock

1 Answers  


ORA-15017: diskgroup "string" cannot be mounted

1 Answers  


TNS-00227: Unable to contact pump; Connection Manager declared pump dead

1 Answers  


ORA-16748: Resource guard encountered errors during database open

1 Answers  


ORA-01606: gc_files_to_locks not identical to that of another mounted instance

1 Answers  






ORA-32621: illegal aggregation in UNTIL iteration condition

1 Answers  


ORA-31613: Master process string failed during startup.

1 Answers  


TNS-02526: server proxy type does not match client type

1 Answers  


ORA-02399: exceeded maximum connect time, you are being logged off

1 Answers  


PROT-00010: Failed to open the specified source cluster registry

1 Answers  


ORA-00391: All threads must switch to new log format at the same time

1 Answers  


QSM-02021: set operator encountered in mv

1 Answers  


Categories