Hi all,
We have OBIEE 12.2.1.3.0 and Oracle 12c as database and we would like to avoid internal stitch if possible.
In Administrator tool on database features tab we have configured following:
FULL_OUTER_JOIN_SUPPORTED - true
WITH_CLAUSE_SUPPORTED - true
PERF_PREFER_MINIMAL_WITH_USAGE - false
PERF_PREFER_INTERNAL_STITCH_JOIN - false
Also, cache has been disabled.
Unfortunatly when we run reports with multiple fact tables and conformed dimensions (on single db) in session browser we see multiple queries being sent to DB.
Is there something we are missing?
Any information is appreciated.
Best regards,
Antonija