Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

Advice for embedded queries

Question
11
Views
0
Comments

Summary

Advice for embedded queries

Content

We currently use BIP 11.1.1.7, and have several large reports, some of which make use of embedded queries. When running a render job, our global ID predicate can sometimes include a larger set than we need for an individual burst, to improve performance we make use of a reference link in the embedded queries (same format that BIP generated to link different groups, IE: :G_1.RENDER_SET_ID)

This has been working well for us, allowing our largest render set to go from never completing to completing in a very desirable time frame. My problem is that BIP 12 does not seem to like these reference links. Has BIP 12 improved predicate pushing such that it would no longer be necessary to do this, or is there another way of achieving this type of cross linking?