Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 215 Oracle Analytics News
- 43 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 78 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
The logical query block fail to hits or seed the cache in subrequest level

Hi All,
I am trying to seed the cache for few reports through Ibots and all the reports are getting cached but when other users trying to hit the reports its not taking from cache.
I checked the NQ_Query log and it says:
The logical query block fail to hits or seed the cache in subrequest level due to [[
filter on post join filters .
Any help is appreciated.
Regards
Answers
-
I would suggest that you remove all filters from the logical query that you’re trying to seed. This will ensure that all requests are covered for all possible filters for all users.
0