Performance improvements in a WAN (roundtrip reductions)
[area] [improvements] [IP] [network] [performance] [reductions] [RFC] [roundtrip] [TCP] [wide]
Symptom
When executing large and complex workbooks (specifically in planning scenarios) in the BEx Analyzer, roundtrip times in a WAN environment can take very long.
Other terms
RFC TCP IP wide area network
Reason and Prerequisites
Due to the current data transport mechanism, too many roundtrips (both on the RFC and TCP/IP level) are executed in workbooks with a big number of data providers.
Solution
SAP BI 7.0 Frontend for SAP Gui 7.10
Install FEP 1000 or higher. The Frontend SP will be available whennote 1336248is released for customers.SAP NetWeaver BI 7.01 (SAP NW BI7.0 EnhP 1)
Import Support Package 05 for SAP NetWeaver BI 7. 01 (SAPKW70105) into your BI system. The Support Package will be available whennote 1324445with the short text “SAPBINews NW7.01 BI ABAP SP05″, describing this Support Package in more detail, is released for customers.
New parameters to activate/adapt improvements:
You can use transaction RS_FRONTEND_INIT to maintain the parameters below to activate/adapt the system behaviour accordinglyANA_USE_SIDGRIDWBUF
When set to ‘X’ (default after SP 5), this parameter will half the RFC roundtrips per data provider by combining 2 RFC calls into 1ANA_USE_SIDGRIDMASS
When set to ‘X’, there will be only one single RFC call for all data providers in a workbook.
Caution: this reduces the WAN overhead significantly but due to the need for the additional de-/serialization step could increase the CPU load both on the back- and frontend side.
In urgent cases the correction instructions can be used; please see
attached a tranport file with the needed DDIC structures.
Beforehand please definitely check the note 875986 for transaction SNOTE.
This note may already be available before the Support Package is released. However, the short text will still contain the words “preliminary version” in this case.