Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ORA-01719: outer join operator(+) not allowed in operand of OR or IN

442803Sep 11 2006 — edited Sep 11 2006
Hi All,

My discoverer report generated error message "ORA-01719: outer join operator(+) not allowed in operand of OR or IN" when running it from folder that has outer join on detail. By detail, this report is created by two folder A and B
I join it with one-to-many releationship; outer join on detail A --> B(+)
in report I create condition from table B(detail) with NOT BETWEEN operator.
When run this report it generated error msg. as I said above ,I try to change operator to lower than (<) and greater than(>) so it can solve this problem.

Anyone can tell me what is the reason about this event? why the report doesn't generate error?

Thank you,
Mcka
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 9 2006
Added on Sep 11 2006
2 comments
1,200 views