cancel
Showing results for 
Search instead for 
Did you mean: 

optimize remote client copy

Former Member
0 Kudos

Hello All,

We are going for a remote client copy to make our newly created sandbox system in sync with out development box.

The requirement is to have the config data, but without(!) the master and transactional data.

Kindly let me know the pre-requisites/ precautions needed for a remote client copy

Also, how do we optimize the performance of the remote client copy.

Please share your thoughts!

Thank You,

Antarpreet

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Here is the client copy termination log:

Table definition /EHR/S71TWZ_FIEL missing in the target system

Table definition /EHR/S71TWZ_WZTG missing in the target system

Table definition /EHR/S71T_COMM missing in the target system

Table definition /EHR/S71T_FORMAT missing in the target system

Table definition /EHR/S71T_INFOR missing in the target system

Table definition /EHR/S71T_OBJ missing in the target system

Table definition /EHR/S71T_OUTP missing in the target system

Table definition /EHR/S71T_TAGN missing in the target system

Table definition /EHR/S71WZ_FDEF missing in the target system

Table definition /EHR/S71WZ_FIELD missing in the target system

Table definition /EHR/S71WZ_WZTGR missing in the target system

Table definition /EHR/S71_DOWN missing in the target system

Table definition /EHR/S71_FDEF missing in the target system

Table definition /EHR/S71_FIELD missing in the target system

Table definition /EHR/S71_FORMAT missing in the target system

Table definition /EHR/S71_INFOR missing in the target system

Table definition /EHR/S71_INMAP missing in the target system

Table definition /EHR/S71_OBJ missing in the target system

Table definition /EHR/S71_OBJF missing in the target system

Table definition /EHR/S71_OPTYPE missing in the target system

Thanks,

Antarpreet

Former Member
0 Kudos

You either have to transport the structures through or exclude the tables from the client copy.... I just cannot remember the name of the table at the moment... it is in some sap notes

Edited by: Graham Newport on Mar 25, 2008 7:40 PM

Former Member
0 Kudos

Hi!

Yes you should do a test client copy previously, and if necessary you can exclude tables. In you case you can use ABAP Report RSCCEXPT to exclude these objects.

Cheers

Former Member
0 Kudos

Hi,

I have started the remote client copy with the profile SAP_RMBC (Customizing, users and Cross-Client Customizing). But remote client copy gets terminated with errors when the ddic objects are compared between the remote and target system.

There are 200 table defination missing in the vanilla system that are present in the Development box.

The reasons for the sap table definition mismatch are:

1) Opentext (Archiving solution) tables missing in TST.

2) Tables belonging to delivery class “Customizing table, maintenance only by cust., not SAP import”

3) Z table definations

Now, for a remote client copy, how do we remove these inconsistancies by replicating these structures in the vanilla test system?

Please help!

Thank You,

Antarpreet

Former Member
0 Kudos

Hi,

Before doing Remote client copy, first do the test run.

which will give you what structures needed to be transported first to hold the contents.

Once you identify the missing objects , transport those first then do the test run again.

Hope this time you will not get any missing structures.Then do the Client copy.

Regards,

SM