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-16104: invalid Logical Standby option requested

1 Answers  


DRG-50860: failed to prepare statement

1 Answers  


IMG-00715: unable to open image stored in a BFILE

1 Answers  


ORA-01562: failed to extend rollback segment number string

1 Answers  


PCC-00055: Array "string" not allowed as bind variable at line number in file string

1 Answers  






ORA-29268: HTTP client error string

1 Answers  


LPX-00230: invalid character ~1u (~2x) found in a Name or Nmtoken

1 Answers  


ORA-03204: the segment type specification should indicate partitioning

1 Answers  


TNS-01400: Instance "string" has number handlers.

1 Answers  


SQL*Loader-00520: lfimknam failed for file (string)

1 Answers  


ORA-00303: cannot process Parallel Redo

1 Answers  


PLS-00450: a variable of this private type cannot be declared here

1 Answers  


Categories