cancel
Showing results for 
Search instead for 
Did you mean: 

reverse remote client copy

Former Member
0 Kudos

hello,

we are trying a reverse remote client copy from Pord to dev client.

we do a RFC comparison we get some descrepancies in the repository so we go to TCODE se03 and create a Transport Object and attach all tables to that request.ow when we go to release it...it get's released perfectly but we are unable to see it in our Dev server import queue.

it fires and error.

Transport control program tp ended with error code 0247

Errors: addtobuffer has problems with data- and/or cofile

is it because the Transport route is set the other way...can we change it..if yes how???

can anybody help in this regard.

thanks

saurabh

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Saurabh,

You can't copy the requests from PRD back to QA/DEV systems. Since these are repository objects, and probably transported form DEV until PRD check who created it using version management. If it is a local object, then see the details of the objects and try to do manually in DEV.

Using STMS you can create a transport request in PRD. If you create one, and release you may not be able to see the data/cofiles when you release the transport request since this is end system in your transport. You need make modifications to STMS to make data/cofiles tobe created.

Regards,

Giridhar

Former Member
0 Kudos

Hi Saurabh,

You cannot transport from PROD to DEV. You can see in STMS->transport routes. Your PROD system should have a delivery route from your QA.

This is what i advise, dont do a remote client copy. Do and export/import. Export your prod client and import it into your Dev. This might work inspite of the dicrepancies.

Regards

Cyrus