cancel
Showing results for 
Search instead for 
Did you mean: 

ACT_UPG after working very slow on SAPA742EPU Package

DieterLorenz
Active Participant
0 Kudos

We are running a Upgrade fom ehp4 to ehp7 on windows/maxdb 7.9

This process takes 5 days of running and getting a RADDMASGL error. Shadow heap parameter are:

abap/heap_area_total = 10000000000

abap/heap_area_nondia = 10000000000

ztta/roll_area = 20000000

Upgrade the sum kernel to the newest 749_400.

Accepted Solutions (0)

Answers (4)

Answers (4)

0 Kudos

Hi Dieter,

https://wiki.scn.sap.com/wiki/display/SL/The+runtime+of+the+activation+phase+needs+to+be+optimized

Check the above link.

Also below KBA/Notes

1918279 - performance analysis for ACT_UPG phase

1674812 - Performance improvement for ACT_UPG

1630256 - Usage of the "memory-optimized activator" during Upgrades and Enhancement Packages Installations

DieterLorenz
Active Participant
0 Kudos

The logfile has 19000 lines 😞

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
DDIC ACTIVATION ERRORS and RETURN CODE in E4AA295622.MEP
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1AETR012XProgram terminated (job: "RDDMASGL", no.: "08191300")
1AEPU320 See job log"RDDMASGL""08191300""MEP"
1 ETP111 exit code : "12"

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
DDIC ACTIVATION ERRORS and RETURN CODE in MEDA900954.MEP
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1AETR012XProgram terminated (job: "RDDMASGL", no.: "08191300")
1AEPU320 See job log"RDDMASGL""08191300""MEP"
1 ETP111 exit code : "12"

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
DDIC ACTIVATION ERRORS and RETURN CODE in SAPA-405AGINEAIPPE.MEP
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1AETR012XProgram terminated (job: "RDDMASGL", no.: "08191300")
1AEPU320 See job log"RDDMASGL""08191300""MEP"
1 ETP111 exit code : "12"

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
DDIC ACTIVATION ERRORS and RETURN CODE in SAPA-406BGINEAIPPE.MEP
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1AETR012XProgram terminated (job: "RDDMASGL", no.: "08191300")
1AEPU320 See job log"RDDMASGL""08191300""MEP"
1 ETP111 exit code : "12"

DieterLorenz
Active Participant
0 Kudos

Hello Thanks for your help. The problem is that the job RADDMASGL crashed without any error description like too less memory or something like this. Shadow parameter was the same from the development system an this is upgraded. Howto accelerate the process on maxdb - update statistic is already activated.

Sriram2009
Active Contributor
0 Kudos

Hi Dieter.

Have you check this link about same issue?

https://archive.sap.com/discussions/thread/3847214

BR

SS