Hi all,
in order to upgrade/update a SAP instance, I'm facing problem during the phase MAIN_POSTP/RUN_RSAIMMERGE_TRANSFER in postprocessing activities.
OS: Windows 2008 Server R2
RAM: 12 GB
Database: Sybase 15.7.0.50
SUM Version: 1 SP9 patch 7
Source SAP instance: ECC6 EHP6 - SAPABA/BASIS -> 731
Target SAP instance: ECC6 EHP7 - SAPABA/BASIS -> 740
During the phase MAIN_POSTP/RUN_RSAIMMERGE_TRANSFER, the SUM starts a background job which read sequentially from E071 table, but after 15-20 minutes executing, the job terminated unexpected.
SM21 reported:
Start Workp. 14, Pid 4780
Roll-in of UID/mode 01067/000 failed; RC= -02
TemSe object JOBLGX09442100X67401 was closed remotely
RSAIMTRNS.LOG reported:
1 ETQ000 ==================================================
1 ETQ201 Entering upgrade-phase "MAIN_POSTP/RUN_RSAIMMERGE_TRANSFER" ("20140328100945")
2 ETQ367 Connect variables are set for standard instance access
4 ETQ399 System-nr = '00', GwService = 'sapgw00' Client = '000'
4 ETQ399 Environment variables:
4 ETQ399 dbs_syb_schema=SAPSR3
4 ETQ399 auth_shadow_upgrade=<null>
1 ETQ206 Executing pre-phase DB specific actions.
1 ETQ200 Executing actual phase 'MAIN_POSTP/RUN_RSAIMMERGE_TRANSFER'.
1 ETQ399 Phase arguments:
2 ETQ399 Arg[0] = 'RSAIMMERGE_TRANSFER_LST'
2 ETQ399 Arg[1] = 'SAP_AIM_TRNS'
2 ETQ399 Arg[2] = 'NO-IGNORE'
2 ETQ399 Arg[3] = 'TRUPGAIM\.$(SAPSID)'
2 ETQ399 Arg[4] = '20'
2 ETQ399 Arg[5] = ''
1 ETQ399 Using error summary log 'RSAIMTRNS.ELG'.
1 ETQ399 Expanded phase arguments:
2 ETQ399 Arg[3] = 'TRUPGAIM\.DEM'
2 ETQ399 ParControl = 'FINALIZE'
1EETQ399 Last error code set is: Batchjob 'RSAIMMERGE_TRANSFER_LST' with id '09442100' aborted
1EETQ204 Upgrade phase "RUN_RSAIMMERGE_TRANSFER" aborted with severe errors ("20140328100945")
In the meantime, the RSREGENLOD.LOG reported (which is the next phase to be executed):
1 ETQ201 Entering upgrade-phase "MAIN_POSTP/RUN_RSREGENLOD" ("20140328095322")
2 ETQ367 Connect variables are set for standard instance access
4 ETQ399 System-nr = '00', GwService = 'sapgw00' Client = '000'
4 ETQ399 Environment variables:
4 ETQ399 dbs_syb_schema=SAPSR3
4 ETQ399 auth_shadow_upgrade=<null>
1 ETQ206 Executing pre-phase DB specific actions.
1 ETQ200 Executing actual phase 'MAIN_POSTP/RUN_RSREGENLOD'.
1 ETQ399 Phase arguments:
2 ETQ399 Arg[0] = 'RSGEN_LOAD_SHADOW'
2 ETQ399 Arg[1] = 'SAP_REGENLOD'
2 ETQ399 Arg[2] = 'NO-IGNORE'
2 ETQ399 Arg[3] = 'RSREGENLOD\.$(SAPSID)'
2 ETQ399 Arg[4] = '10'
2 ETQ399 Arg[5] = 'Refill GENSETM'
1 ETQ399 Using error summary log 'RSREGENLOD.ELG'.
1 ETQ399 Expanded phase arguments:
2 ETQ399 Arg[3] = 'RSREGENLOD\.DEM'
2 ETQ399 ParControl = 'FINALIZE'
1 ETQ207 Executing post-phase DB specific actions.
4 ETQ010 Date & Time: 20140328095322
1 ETQ202 Upgrade phase "RUN_RSREGENLOD" completed sucessfully ("20140328095322")
The SUM stops as sown in the attached file
Applyed notes:
1460004
146289
specifying the following parameters in the profile:
ztta/roll_area = 6500000
ztta/roll_extension = 4000000000
abap/heaplimit = 3000000000
abap/heap_area_dia = 3000000000
abap/heap_area_nondia = 3000000000
abap/heap_area_total = 6000000000
N.B.
The process igwsd.exe is temporarly not working, I preferred complete the postprocessing phase before fixing it.
Please help!!!
Kind Regards
Massimo Solleretto