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

ORA-13624: The task string is executing and cannot be deleted or modified.

1 Answers  


ORA-08237: smsget: SGA region not yet created

1 Answers  


NZE-29039: There are no matching cipher suites.

1 Answers  


NZE-29137: The global context is incorrect.

1 Answers  


ORA-24102: invalid prefix for generate_job_name

1 Answers  






ORA-17613: Failed to initialize Oracle Disk Manager library: string

1 Answers  


ORA-06567: invalid number of values specified

1 Answers  


ORA-22153: source variable-length array is not initialized

1 Answers  


QSM-01565: equivalence, string, cannot compute measure, string, in the query

1 Answers  


SQL*Loader-00938: partition load requested and string has enabled triggers or constraints

1 Answers  


PLS-00172: string literal too long

1 Answers  


ORA-31438: duplicate change table string

1 Answers  


Categories