In OBIEE 11G if we look at Session logs, we will see a new status called ‘DXE Execution’ with amount of time its been executed. I did some research on this to answer my burning questions ‘ What this new alien will do? and How it is helpful for Performance tuning?.
Then I founded interesting news about this and actually the DXE Execution means “Data Transformation Engine which handles post-processing of the BIServer results within OBIPS”.
The post-processing can involve resorting, filtering, aggregating, and/or indexing the original BIServer result set so that the data can be consumed by a view’s renderer. And It can be automatically kicked off when the BIServer query finishes.
So if the DXE Execution is running long time, Then it’s time to open your arms to tune your report UI/Presentation Server.
Of course if the sql query is taking long time, We know how to tune DB(A)’s .
Thanks,
Shiva.
Filed under: BI Publisher, OBI EE, OBIEE 11g Tagged: BI Publisher Usage Tracking, data transformation, DXE Execution, execution, OBI APPS 7.9.6.3, OBIEE 11.1.1.5.0, OBIEE 11g, OBIEE11G, Performance Tuning, post processing, presentation server, session logs, transformation engine, Upgrade
