on 04-20-2012 8:05 AM
Dear Experts,
we use the select sql statement based on the Analytic View, sometime the data will missing. The same select sql statement return 0 records, most of the time, the same select sql statement will return correct records.
And sometimes will give me the below error: Error executing physical plan : olap: merging multi value dicts is not implemented;BwPopJoin1Inwards pop26.....(please check the attached file).
Hello Martin,
this can happen if the involved tables and query lead to very big results (or intermediate results). Please try to partition the biggest table in your analytic view as per SQL Reference page 70.
http://help.sap.com/hana_appliance
Regards,
Marc
SAP Customer Solution Adoption (CSA)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.