Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Error "XPRA_EXECUTION" while applying HR patches

Former Member
0 Kudos

Hello,

While upgrading sap-hr from SAPKE60028 to SAPKE60034,got error "XPRA_EXECUTION".

What needs to be done?

Regards,

Rachel

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hello,

We are using SAP ECC 6.0( SAP_HR 600).

Given below is the error description .

Import phase 'DDIC_ACTIVATION'

Error during executing the tp command 'tp ACT ALL MED ...'

tp return code: '0008' , tp message: 'A tool used by tp produced errors' , tp output:

Program terminated (job: RDDEXECL, no.: 17545900)17.10.2008 17:55:00 Job started

17.10.2008 17:55:00 Step 001 started (program RDDEXECL, variant , user ID DDIC)

17.10.2008 17:55:01 All DB buffers of application server sapdev60 were synchronized

17.10.2008 17:56:51 Error Building the ENH TreeObject Type:XHObject Name:BADI_AUNIT_CONFLICT_IMPL1

17.10.2008 17:57:04 Error Building the ENH TreeObject Type:XHObject Name:PAK_OBJECT_RULES__SFPF

17.10.2008 17:57:04 Error Building the ENH TreeObject Type:XHObject Name:TEST_SRM_AL_OBJ_KEY_C

17.10.2008 17:57:04 Error Building the ENH TreeObject Type:XHObject Name:WDR_TEST_ENHANCEMENTS

17.10.2008 17:57:09 Error Building the ENH TreeObject Type:XHObject Name:WDR_TEST_ENHANCEMENTS2

17.10.2008 18:07:24 ABAP/4 processor: SYNTAX_ERROR

17.10.2008 18:07:24 Job cancelled

Waiting for your valuable reply.

Regards,

Rachel

9 REPLIES 9

Former Member
0 Kudos

which verion of R/3 do u use?

Bernhard_SAP
Employee
Employee
0 Kudos

Hi Rachel,

what are the details of the error?

Is the problem security related?

The more information you can provide, the bigger is the chance that you will get help in SDN...

b.rgds,

Bernhard

Former Member
0 Kudos

Hello,

We are using SAP ECC 6.0( SAP_HR 600).

Given below is the error description .

Import phase 'DDIC_ACTIVATION'

Error during executing the tp command 'tp ACT ALL MED ...'

tp return code: '0008' , tp message: 'A tool used by tp produced errors' , tp output:

Program terminated (job: RDDEXECL, no.: 17545900)17.10.2008 17:55:00 Job started

17.10.2008 17:55:00 Step 001 started (program RDDEXECL, variant , user ID DDIC)

17.10.2008 17:55:01 All DB buffers of application server sapdev60 were synchronized

17.10.2008 17:56:51 Error Building the ENH TreeObject Type:XHObject Name:BADI_AUNIT_CONFLICT_IMPL1

17.10.2008 17:57:04 Error Building the ENH TreeObject Type:XHObject Name:PAK_OBJECT_RULES__SFPF

17.10.2008 17:57:04 Error Building the ENH TreeObject Type:XHObject Name:TEST_SRM_AL_OBJ_KEY_C

17.10.2008 17:57:04 Error Building the ENH TreeObject Type:XHObject Name:WDR_TEST_ENHANCEMENTS

17.10.2008 17:57:09 Error Building the ENH TreeObject Type:XHObject Name:WDR_TEST_ENHANCEMENTS2

17.10.2008 18:07:24 ABAP/4 processor: SYNTAX_ERROR

17.10.2008 18:07:24 Job cancelled

Waiting for your valuable reply.

Regards,

Rachel

0 Kudos

Hi Rachel,

Could you plz chk if the following threads does any help to you in solving your problem

Thanks,

Saby..

0 Kudos

Which SPAM/SAINT version do u use? IF lower version kindly update to recent one

0 Kudos

Hi Rachel,

in the meantime I have found [SAP Note 1162717|https://service.sap.com/sap/support/notes/1162717] which indicates to ignore the error.

b.rgds, Bernhard

Former Member
0 Kudos

Hi,

just try to import the patchs once again and check if it works.

if still it continous then please post the logs.

regards

Former Member
0 Kudos

our problem got resolved after upgrading kernel level and deleting old jobs from sm37.

0 Kudos

Hi,

We had a similar problem to the one described here while upgrading to EhP4. The XPRA_EXECUTION phase ended in error. The error was detailed in the RDDEXECL joblog. The job log itself looked as follows:

Job started

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

All DB buffers of application server ccor3d01 were synchronized

Error Building the ENH TreeObject Type:XHObject Name:BADI_AUNIT_CONFLICT_IMPL1

Error Building the ENH TreeObject Type:XHObject Name:EH_FJ_FUBA_PARA_VERS

Error Building the ENH TreeObject Type:XHObject Name:WD_TRACE_ACC_AT_RUNTIME

Function module ACO_OBJECT_WRITE_DOCUMENT deleted

Saved

Function module ACO_USER_GROUP_WRITE_DOCUMENT deleted

Saved

Function module BUPA_DNC_WRITE_DOCUMENT deleted

Saved

Function module HR_IT1055_WRITE_DOCUMENT deleted

Saved

Function module ROVER_WRITE_DOCUMENT deleted

Saved

Error Building the ENH TreeObject Type:XHObject Name:/PLMU/FRW_LPD_BUILD_URL

ABAP/4 processor:

Job cancelled"

The fact that the job log was pointing us to an ABAP/4 processor: error but then left the error blank did not help. In ST22, there were short dumps of type "DDIC_TYPE_INCONSISTENCY" which said the the table DRSEG was inconsistent. At first we checked the DRSEG for consistency in SE11 and this came up clean, which was further misleading. Whet we did in the end was to run a recursive check of DRSEG (Utilities - Runtime Object - Recursive Check). This did indeed list inconsistencies. We activated the objects in question, restarted SAINT and the upgrade finsished 7 minutes later.

Hope this helps. Cheers ... Richard