Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 14 Oracle Analytics Lounge
- 211 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 78 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
OBIEE 12c - TimesTen hint causes inflated data

Hi
We are in the process of upgrading from OBIEE 11g to OBIEE 12.2.1.2.0 and noticed that some queries that are routed to our in-memory TimesTen database is showing inflated (double the correct value) data.
Upon closer investigation I noticed that it is the hints in the queries that are causing the issues. Here is an example of the hint:
TT_ROWLOCK(0) TT_TBLLOCK(1) TT_MERGEJOIN(0) TT_NESTEDLOOP(1) TT_FASTPREPARE(1)
I cannot find any documentation on this.
Any suggestions or comment from anyone?
Thanks
Johan