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: 

Lot of repair objects in production, how to resolve ?

AA3
Participant
0 Kudos

Hi,

A prior team has left our system with lot of repaired objects in production box. Now when transports are imported through the generic (dev-qa-prd) route , the transports are failing. Any thoughts how to get release the repairs in production. So the transports are error free.

Is there any report that can list out objects that are repaired and in lock status so that we can contact individuals to unlock. Is there anything apart from SE03 (repaired objects)?

1 ACCEPTED SOLUTION

madhu_vadlamani
Active Contributor
0 Kudos

Hi

Please check with SE16, table TADIR,SRCDEP field and add an 'R',execute.

You will get list of all objects with "repair" flag set. Those should all be the locked objects . I have a question did you created any requests in production.

Regards,

Madhu.

5 REPLIES 5

madhu_vadlamani
Active Contributor
0 Kudos

Hi

Please check with SE16, table TADIR,SRCDEP field and add an 'R',execute.

You will get list of all objects with "repair" flag set. Those should all be the locked objects . I have a question did you created any requests in production.

Regards,

Madhu.

0 Kudos

yes there were lot of requests created directly in production, some are in Dev/corrections and others are in repair tasks

0 Kudos

Hi,

Creating requests directly in production server is not a right way. Please check that table client wise and see.

Regards,

Madhu.

0 Kudos

this is the direct list from SE03 , repaired objects list.

The table has not shown some of the objects that are creating trouble during transports as they get failed with

message stating = object was repaired in this sytem and ended with return code = 8

0 Kudos

so does that mean , if objects were repaired in production (non original system) . then any transport imported with the object will throw RC=8. or will it throw RC=8 only if it is locked .