Hi Gurus,
We are performing EHP7 upgrade of existing Development system (ERP ECC 6.0) system from ECC 6.0 EHP3
System OS : WIndows Server 2012
System DB : MS SQL Server 2012
Source Kernel Version : 720 Support Pack 525
Phase MAIN_SHDRUN/ACT_UPG phase of Pre-processing step is running very slow.
It is running for more than 48 hrs and log update frequency is very slow.
There was issue in shadow instance and job RDDMASGL (job was failing with TSV_PAGE_NEW_ALLOC_FAIL error) in shadow was failing yesterday.
I have changed memory parameters of shadow instance as per note 1387739 - Out of memory errors during shadow system operation
These changes in shadow instance were done on 6th Jan 1:00 PM and shadow instance was restarted after updating parameter values in shadow instance profie and upgrade was continued from point it stopped.
abap/heap_area_total = 10000000000 (Old value 8588886016)
abap/heap_area_nondia = 10000000000 (Old value 0)
ztta/roll_area = 20000000 (Old NA)
However there the upgrade is continued and there is no error since yesterday but logs are updated very slowly and it seems upgrade is running slow.
There is not update of log in /abap/log directory since 24 hours
Logs are updated in /abap/tmp but only one file is getting updated for last 24 hrs and its size currently is 108 MB (filling very slow). This file for which status and size is updated for last 24 hrs is SAPA742EPU.CP1
Below is screen for same
Any other file status is not updated since 6th Jan 1:26 PM in tmp folder
Below is the screen for /abap/log directory and no logs updated since 24 hrs
Can anybody suggest if Shadow instance memory parameter change would be an issue.
Stopping shadow during ACT_UPG and retry would be a right option.
Please suggest.