ORA-32582: table function with left correlation to a table
cannot also be left outer-joined to the table
Answer Posted / 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 View All Answers
ORA-26082: load of overlapping segments on table string.string is not allowed
ORA-16516: The current state is invalid for the attempted operation.
ORA-26079: file "string" is not part of table string.string
ORA-26032: index string.string loading aborted after string keys
IMP-00070: Lob definitions in dump file are inconsistent with database.
ORA-26029: index string.string partition string initially in unusable state
ORA-07497: sdpri: cannot create trace file 'string'; errno = string.
ORA-26027: unique index string.string partition string initially in unusable state
IMP-00063: Warning: Skipping table "string"."string" because object type "string"."string" cannot be created or has different identifier
ORA-26095: unprocessed stream data exists
IMG-02003: 2FF03 - incorrect color histogram feature specification
NZE-28890: Entrust Login Failed
ORA-26094: stream format error: input column overflow
In my project I am using star schema and only diimension tables are loaded and not fact tables any one can help me why it is happening? Plase guide me.
When i am connect database through toad,one error occured. ORA-12514: TNS:listener does not currently know of service requested in connect descriptor. plz help me thanks advance.............