cancel
Showing results for 
Search instead for 
Did you mean: 

MAIN_TRANSEXEC/XPRAS_TRANS were negative

steven_bier
Active Participant
0 Kudos

Hello,

during a upgrade ERP 6.0 SR2 to EHP7 we facing an error in phase MAIN_TRANSEXEC/XPRAS_TRANS.

/SUM/abap/log/SAPR-701DRINSAPBW.M10:
3 EPU182 Post-processing for &2"OSOD" &3"0MDM_GENERIC" was already performed successfully earlier&1"R3TR"
3 EPU182 Post-processing for &2"OSOD" &3"0TCT_DS11" was already performed successfully earlier&1"R3TR"
3 EPU182 Post-processing for &2"OSOD" &3"0TCT_DS12" was already performed successfully earlier&1"R3TR"
3 EPU123 Post-import method "RSA2_DSOURCE_AFTER_IMPORT" completed for "OSOD" "L", date and time: "20150211145750"
2 EPU122XPost-import method "RS_BIMO_AFTER_IMPORT" started for "BIMO" "L", date and time: "20150211145750"
1AETR012XProgram canceled (job "RDDEXECL", number "14575000")
1AEPU320 See job log"RDDEXECL""14575000""M10"


Do anybody know this error and can help ?


Thanks

Steven

Accepted Solutions (0)

Answers (7)

Answers (7)

tomas_black
Active Contributor
0 Kudos

I recommend for anyone looking for XPRAs errors to check the following Wiki created by SAP Support personnel:

for SUM:

XPRAS phases - Technology Troubleshooting Guide - SCN Wiki

for SPAM/SAINT:

XPRA EXECUTION - Technology Troubleshooting Guide - SCN Wiki

Best regards,


Tomas Black

ACE-SAP
Active Contributor
0 Kudos

I did found a way to fix that issue.

I did unlock the system

D:\SUM\abap\exe\tp unlocksys SID pf=D:\SUM\abap\var\DEFAULT.TPP

D:\SUM\abap\exe\tp unlock_eu SID pf=D:\SUM\abap\var\DEFAULT.TPP


then (not sure these 3 notes are really required... )

Implement note  2092675

Run report RS_UDO_NOTE_2067533

Implement note  2067533

Run report RS_UDO_NOTE_2067533_POST  (=> fail)

Implement note  2106643

execute report RSOSN_INIT_DATA_74008 (=> fail)

Apply OSS notes (+ the dependent ones)

2068357 - External SAP HANA view: corrections for SAPKW74009

2080686 - External SAP HANA view: corrections for SAPKW74009 - Part 2

Run report RS_UDO_NOTE_2080686


Then manually check and activate through transaction STRANS the here under transformations

RS2HANA_VIEW_ST_INFO_MODEL

RS2HANA_VIEW_ST_CALC_VIEW

Check the transformation syntax, search and jump to any sub-transformations that are seen as missing and activate them (even if they are already active)

I did had to activate these ones:

'RS2HANA_VIEW_ST_DESCRIPTIONS    

'RS2HANA_VIEW_ST_LOCAL_VARIABLE

'RS2HANA_VIEW_ST_COLUMN_MAPPING

'RS2HANA_VIEW_ST_COLUMN_FILTER

'RS2HANA_VIEW_ST_LOGICAL_COLUMN

'RS2HANA_VIEW_ST_MEASURE_GROUP


Run again report RS_UDO_NOTE_2080686


Lock back the system

D:\SUM\abap\exe\tp locksys SID pf=D:\SUM\abap\var\DEFAULT.TPP

D:\SUM\abap\exe\tp lock_eu SID pf=D:\SUM\abap\var\DEFAULT.TPP


Restart the SUM, with option "ignore non severe errors"


I had one RDDEXECL job that did fail but the rest of the upgrade process went fine.

Regards

tomas_black
Active Contributor
0 Kudos

Restart the SUM, with option "ignore non severe errors"


==> as a general recommendation, please do not ignore any error with this option unless explicitly stated by a SAP note or by SAP Support itself.

According to the upgrade guide, you followed the steps of page 262 and 263. But since you repeated the phase after implementing those notes and running those programs with the option to ignore, you will only know if errors took place by checking the XPRAS log after the upgrade. If errors took place, please fix them before releasing the system for end-users.

Regards,

Tomas Black

ACE-SAP
Active Contributor
0 Kudos

Hello Thomas

You're true, I should not have set that option, in fact it might have work without setting it as I think I did fix all the activation issues, but it is not possible to know afterward...

I was working on a pilot system and did not have time to wait for an answer from support.

The option name ("non-severe") is a bit misleading, I did not knew it meant ignoring RC=8 errors

You can also choose Accept non-severe errors and repeat phase XPRAS_UPG.

The Software Update Manager repeats the phase and accepts all error messages with the return code 8.

The errors have to be removed after the update.

Update of SAP Systems Using Software Update Manager 1.0 SP12 - Page 263

Could be nice also if SAP spend more time testing SPs... or customer with a tight schedule might consider not applying the latest SPs, leaving the testing pleasures for the ones that are not on hurry.

Regards

Former Member
0 Kudos

Hi Yves,

I got same issues on CRM, BW and on the EWM systems.

  • You have to log on the System with DDIC on client 000.
  • Check abap short dumps
  • navigate to the class
  • By double clicking navigate to the error until no error appears. Actions: Verify that no error in generating; Otherwise, navigate to the next Premises adjusted etc. At the conclusion Ojbjekt should be generated without error.

My problem is so solved.

BR Tugal

ACE-SAP
Active Contributor
0 Kudos

Hello Tugal,

Thanks for providing feedback.

So it seems that no OSS notes was needed and manually reactivating class was enough...

Regards

Former Member
0 Kudos

Hello Yes,

yes, I don't need any OSS notes. You have reactivate all class, which with error. You have to navigate till last object and activate it.

BR Tugal

0 Kudos

Hi Steven

how did u solved the issue as I have the same problem ...

thanks for your help

BR

former_member182657
Active Contributor
0 Kudos

Could you check with SAP Note   1949452 - ABAP Dictionary objects for SAP Note 1948060

Regards,

steven_bier
Active Participant
0 Kudos

Hi,

thanks, but the correction note 1661105 is not available at the moment.

Steven

steven_bier
Active Participant
0 Kudos

Hi,

RDDEXECL Log


Job started

Step 001 started (program RDDEXECL, variant , user ID DDIC)

All DB buffers of application server orbix169 were synchronized

Internal session terminated with a runtime error SYNTAX_ERROR (see ST22)

Job cancelled

ST22 Dump

Error in the ABAP Application Program

The current ABAP program "CL_RSOS_DATA==================CP" had to be

terminated because it has

come across a statement that unfortunately cannot be executed.

In include "CL_RSOS_VIEW==================CM008     ", in line 8 of program

"CL_RSOS_VIEW==================CP        ", the following syntax errors

have occurred:

Die Transformation "RS2HANA_VIEW_ST_DIMENSION" hat keine aktive Versio

n oder enthält Syntaxfehler.

thanks

Steven

ACE-SAP
Active Contributor
0 Kudos

Hi

I get the same error in XPRAS_TRANS phase when upgrading an ECC system to Ehp7 SP Stack 7

The problem must be in BW SP09 as I did not get that problem when upgrading an ECC to the previous SP stack level (SPS 6, BW SP 08).

I'm implementing the here under notes but it does not seem to fix the issue.

2106643 - Enhancement to metadata for BW search in SAP BW 7.40 SP 11 (SAPBW74011)

2092675 - UDO report for SAP Note 2067533 ("Enhancements and problem solutions with SAP BW 7.40 SP10...

2067533 - Enhancements and problem solutions for SAP BW 7.40 SP10 (SAPBW74010)

Please update the thread if some answer comes from SAP through incident ticket.

Best regards

PS

note 1949452 - ABAP Dictionary objects for SAP Note 1948060  is not relevant

former_member182657
Active Contributor
0 Kudos

Hi Steven,

Could you share RDDEXECL log file ?

Regards,

alichtenau
Advisor
Advisor
0 Kudos

Hi Steven,

please go to transaction SM37 and check the job log of RDDEXECL for further information.

Many thanks,
Andreas