
You are importing the transport using the STMS but the import is failing. When you dig down and you notice below error message on the job RDDIMPDP.
Job started
Step 001 started (program RDDIMPDP, variant , user ID ITSITI)
Program RDDIMPDP is running in client 100
Header P: Is edited in another client
Job finished
Solution
We have follow below steps to solve the error,
1. Delete all the RDDIMPDP job on all the clients.
2. Execute report RDDIMPDP in each clients using transaction code SE38. From here, you will be point out to the exact error. For our case, the job RDDIMPDP failed to run due user locked.
3. Once you have solved the error, run RDDNEWPP on each clients. This report will scheduled and released the RDDIMPDP jobs.
4. Continue to import your TR again.