
Symptom
You are in MAIN_TRANSEXEC/XPRAS_TRANS phase and getting below error,
Checks after phase MAIN_TRANSEXEC/XPRAS_TRANS were negative!
Last error code set: Detected 507 errors summarized in ‘XPRASUPG.ELG’
Calling ‘D:\usr\sap\DEV\DVEBMGS00\exe/tp’ failed with return code 8,
check G:\SUM\abap\log\SAPup.ECO for detailsERROR: Detected the following errors:
# G:\SUM\abap\log\SAPR731XPRA90000121.DEV:
2 EPU126XPost-import methods for change/transport request: “SAPK731XPRA90000121” 4 EPU111 on the application server: “DEVITSITI”
2 EPU122XPost-import method “FINB_TR_AFTER_IMP_METHOD” started for “FBLC” “L”, date and time: “20141105184129”A2 EFINB_TR 096 Postprocessing of client cascade was skipped for client “000”
A2 EFINB_TR 097 Transport tool FINBASIS: Client cascade for client “001” started
A2EEFINB_TR 032 No suitable RFC destination could be found”001″
A2 EFINB_TR 098 Transport tool FINBASIS: Client cascade for client “001” finished
A2 EFINB_TR 097 Transport tool FINBASIS: Client cascade for client “100” started
A2EEFINB_TR 081 RFC connection “PRDCLNT100” does not point to local system “DEV” but to “PRD”
A2EEFINB_TR 032 No suitable RFC destination could be found”100″
A2 EFINB_TR 098 Transport tool FINBASIS: Client cascade for client “100” finished
A2 EFINB_TR 097 Transport tool FINBASIS: Client cascade for client “221” started
A2EEFINB_TR 032 No suitable RFC destination could be found”221″
A2 EFINB_TR 098 Transport tool FINBASIS: Client cascade for client “221” finished
…skipped 541 more lines. Please see XPRASUPG.html for more information.
Solution
Using transaction code SM59, create all the RFC connections pointing to each client on your SAP system (except for client 000).
Once created, use transaction code FINB_TR_DEST and fill in all the RFC connections created before. Save the entries and you can resume the upgrade back!