cancel
Showing results for 
Search instead for 
Did you mean: 

Error in upgrade

Former Member
0 Kudos

Hi,

In UEXP_SPAU phase aborted :

1EETQ204 Upgrade phase "UEXP_SPAU" aborted with severe errors

("20120830090447")

ETQ373 parameter "EV_MESSAGE" = "Appending attributes failed.ECAK8945565"

Please let me know how to resolve this issue,

Thanks in Advance, Premlesh

Accepted Solutions (1)

Accepted Solutions (1)

premsukh_bishnoi
Contributor
0 Kudos

Hi,

Usually the root cause of such error is:

ECAK8945565  was created in other client while the release functionaliy
assumes the request exists in client 000. So we assume that the client
is the reason for the error.

-login to ECA as user owner of request in client 000
-display the request in transaction SE09
-enter change mode
-a popup is prompted asking the request to be copied to client 000
=> asnwer with YES
-save the request

then repeat the upgrade phase UEXP_SPAU it should continue now.

Regards, Premsukh

Answers (2)

Answers (2)

0 Kudos

Hi Premlesh,

Please also check the following SAP KBA which provides the standard recommendation on this:

  1735879 - An error occurred in phase MAIN_POSTP/UEXP_SPAU or MAIN_POSTP/UEXP_SPDD

Thanks & Regards,

Abhishek

Former Member
0 Kudos

Hi Premlesh,

Directory:    /usr/sap/***/SUM/abap/bin
Name:         umodauto.lst

SPAU 731  T11K980897
SPDD 731  T11K980891


Based on my previous experience i would suspect that the SPAU request T11K980897 is  created in client other then 000  while the release functionality
So we assume that the client xxx(other then the 000) is the reason for the error.

-login to system as user DDIC in client 000
-display the request in transaction SE09
-enter change mode
-a popup is prompted asking the request to be copied to client 000
=> asnwer with 'YES'
-save the request

then repeat the upgrade phase UEXP_SPAU it should continue now.

Regards

Shrikant