Hi guys
While running an ERP EHP7 Upgrade, in phase RUN_CRR_LAST Phase im unable to proceed.
First this phase failed since PXA was too small, so many tables cancelled, therefore I fixed this issue by increasing abap buffersize parameter and no more dumps were found
So, when I try to restart the SUM Process Im stuck in this phase
In the logs its states
1 ETQ359 RFC Login to: System="TEX", AsHost="ARBUE-V-SA03D" Nr="02", GwHost="ARBUE-V-SA03D", GwService="sapgw02"
2 ETQ232 RFC Login succeeded
4 ETQ010 Date & Time: 20150417150518
1 ETQ233 Calling function module "SUBST_CHECK_BATCHJOB" by RFC
2 ETQ373 parameter "JOBNAME" = "RSUPG_ISU_CRR"
2 ETQ373 parameter "JOBCOUNT" = "15051800"
2 ETQ373 parameter "IV_VERIFY" = " "
1 ETQ234 Call of function module "SUBST_CHECK_BATCHJOB" by RFC succeeded
4 ETQ010 Date & Time: 20150417150518
2 ETQ373 parameter "JOBSTATUS" = "F"
2 ETQ374 parameter "RC_CHECK" = "0"
2 ETQ373 parameter "JOBENDDATE" = "20150417"
2 ETQ373 parameter "JOBENDTIME" = "150518"
4 ETQ263 Batchjob "RSUPG_ISU_CRR" finished successfully
1 ETQ124 Scanned file 'log\RSCRRLST.TEX' from offset 17273 to 18454 for errors.
4 ETQ010 Date & Time: 20150417150519
1EETQ399 Last error code set is: Single errors (code <= 8) found in logfile 'RSCRRLST.ELG'
1EETQ203 Upgrade phase "RUN_CRR_LAST" aborted with errors ("20150417150519")
Batchjob "RSUPG_ISU_CRR" finishes successfully, but some how it says it found an error in log RSCRRLST.ELG
RSCRRLST.ELG
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Final data transfer of change recording framework ERRORS and RETURN CODE in RSCRRLST.TEX
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
A4 ESUPG 002 " "
A4 ESUPG 001 -------------------------------------------------------------------------
A4 ESCRR_ISU 005 Action "LAST" started at "15:05:18"("17.04.2015")
A4 ESCRR_ISU 010 Number of used dialog processes set to "6"
A4 ESCRR_ISU 010 Number of used dialog processes set to "10"
A2EESCRR 097 Transition "LAST_TRANSFER" can not be started because transition "START_TRANSFER" failed
A2EESCRR 097 Transition "LAST_TRANSFER" can not be started because transition "START_TRANSFER" failed
And that log only says
Transition "LAST_TRANSFER" can not be started because transition "START_TRANSFER" failed
Im able to login to shadow instannce - Transaction CRR_CONTROL and its in yellow state, ready to be started.
Image may be NSFW.
Clik here to view.
If I started in manually, the upgrade says there is another so It has to be stopped. Then i restart the SUM process and it fails again
RSCRRLST.ELG
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Final data transfer of change recording framework ERRORS and RETURN CODE in RSCRRLST.TEX
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
A4 ESUPG 002 " "
A4 ESUPG 001 -------------------------------------------------------------------------
A4 ESCRR_ISU 005 Action "LAST" started at "15:05:18"("17.04.2015")
A4 ESCRR_ISU 010 Number of used dialog processes set to "6"
A4 ESCRR_ISU 010 Number of used dialog processes set to "10"
A2EESCRR 097 Transition "LAST_TRANSFER" can not be started because transition "START_TRANSFER" failed
A2EESCRR 097 Transition "LAST_TRANSFER" can not be started because transition "START_TRANSFER" failed
RSCRRLST.TEX
A4 ESUPG 002 " "
A4 ESUPG 301 Report name ...: "CL_CRR_BASE_SCENARIO -> CONSTRUCTOR"
A4 ESUPG 302 Log name .: "E:\SUM\abap\tmp\RSCRRLST.TEX"
A4 ESUPG 304 Start time.....: "17.04.2015" "15:05:18"
A4 ESUPG 002 " "
A4 ESUPG 001 -------------------------------------------------------------------------
A4 ESCRR_ISU 005 Action "LAST" started at "15:05:18"("17.04.2015")
A4 ESCRR_ISU 010 Number of used dialog processes set to "6"
A4 ESCRR_ISU 010 Number of used dialog processes set to "10"
A2EESCRR 097 Transition "LAST_TRANSFER" can not be started because transition "START_TRANSFER" failed
A2EESCRR 097 Transition "LAST_TRANSFER" can not be started because transition "START_TRANSFER" failed
A4 ESUPG 001 -------------------------------------------------------------------------
A4 ESUPG 002 " "
A4 ESUPG 301 Report name ...: "CL_CRR_BASE_SCENARIO -> CONSTRUCTOR"
A4 ESUPG 304 Start time.....: "17.04.2015" "15:05:18"
A4 ESUPG 305 End time ......: "17.04.2015" "15:05:18"
A4 ESUPG 002 " "
A4 ESUPG 001 -------------------------------------------------------------------------
4 EPU202XEND OF SECTION BEING ANALYZED END OF RUN_CRR_LAST =================================================
Any idea how to fix this?
Best
Martin