Solution : https://service.sap.com/sap/support/notes/741881 (Connexion à SAP Service Marketplace requise)
Résumé :
When executing rollup or aggregation on an SAP BW system, a dump may occur due to high aggregation factors leading to intermediate results that exceed integer limits. This can be mitigated by handling intermediates as floats before converting to integers. To address this, SAP recommends importing Support Packages as outlined in Note 0679666 for BW 3.0B, Note 0679667 for BW 3.10 Content, and Note 0693494 for BW 3.5, which detail respective patches to rectify this issue.
Mots Clés :
> c_sx_aggrcat-avgfactreduce = c_sx_aggrcat-avgfactreduce002980 c_sx_aggrcat-num_entries /002990 l_num_entries_new, 003000 c_sx_aggrcat-num_entries = l_num_entries_new, 10 content import support package 16, 0b import support package 22, c_sx_aggrcat-avgfactreduce, 50 import support package 04, 1 content support package 16, 003030 c_sx_aggrcat-num_entries, high aggregation factors, 0b support package 22
Notes associées :
693495 | SAPBWNews BW Support Package 05 NW'04 Stack 05 RIN |
693494 | SAPBWNews BW SP04 NW'04 Stack 04 RIN |
679667 | SAPBWNews BW 3.1 Content Support Package 16 |
679666 | SAPBWNews BW 3.0B Support Package 22 |