Hi,
I need help in understanding how processing is distributed between various engines (Join Engine, OLAP Engine, Calculation Engine, SQL Engine). Lets assume that there are two Calculation Views (one graphical and one SQL based). Each having the same set of attribute and analytic views. The SQL based Calc View will have some SQL queries as well.
Pl help me in understanding how the processing will be distributed between (if there is any parallel processing) various engines in both these cases.
Also, in case of SQL based Calc Views, does the system process SQL statements in serial or there is some mechanism to parallelise the execution.
Besides, is there a mechanism to control this distribution.
Pl assist. Thanks.