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
- 77 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
OBIEE 12.2.1.3 and OAS 5.9, same report in both environments but giving diff no of records

Hi Gurus,
we have a simple tabular report with some filter conditions. Originally report was built in OBIEE 12c , recently we built separate OAS 5.9 environments and this report is again built in OAS (everything between OBIEE and OAS versions like filters etc. are same), both are hitting same data source. But when user runs the report, in OBIEE shows count as 15, and in OAS count we see is 22. These counts are number of persons, so not a decimal value round up issue etc.
Wondering why OBIEE is filtering 7 people out when "everything" is same between both environments.
Any inputs please.
Thanks in advance.
Answers
-
Hi @Joe_obieeoas ,
I would check whether logical and physical SQL are the same on both environments.
I suspect they are not the same, but once we know the difference it will be easier to find out a solution. Even if the analyses and the filters are the same, there could be small differences in the database features (RPD) or different configuration settings that affect query generation.
0