Application Development and Automation 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: 
Read only

HOW TO KEEP CLIENT COPY

Former Member
0 Likes
1,071

Dear All,

In Dev Server, we have 2 clients 400 & 500.

In Client 400 all customization is done & also some master date is created, like material master, vendor master.

500 is a fresh client.

Now i need to put a client copy of 400 to 500, with only customizaation data.

can anybody please explain me the steps.

Thanks in advance

Appropriate points will be rewarded

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,024

it's not a abaper works.. but if u want go through this link.....

http://help.sap.com/saphelp_46c/helpdata/en/f7/144b6e5733d1118b3f0060b03ca329/frameset.htm

http://www.sap-img.com/bc049.htm

If it is a fresh installation, do this --

1. SCC4 --> Create client no. and fill other details.

2. Logon to the newly created client with SAP* and PASS as password.

3. SCCL --> choose any profile (preferably SAP_ALL), source client 000 and target client <as created just now>.

4. Preferably do a test run initially to check if it can go well.

5. As a care check space in databases

Dear All,

In Dev Server, we have 2 clients 400 & 500.

In Client 400 all customization is done & also some master date is created, like material master, vendor master.

500 is a fresh client.

Now i need to put a client copy of 400 to 500, with only customizaation data.

can anybody please explain me the steps.

Thanks in advance

Appropriate points will be rewarded

7 REPLIES 7
Read only

Former Member
0 Likes
1,025

it's not a abaper works.. but if u want go through this link.....

http://help.sap.com/saphelp_46c/helpdata/en/f7/144b6e5733d1118b3f0060b03ca329/frameset.htm

http://www.sap-img.com/bc049.htm

If it is a fresh installation, do this --

1. SCC4 --> Create client no. and fill other details.

2. Logon to the newly created client with SAP* and PASS as password.

3. SCCL --> choose any profile (preferably SAP_ALL), source client 000 and target client <as created just now>.

4. Preferably do a test run initially to check if it can go well.

5. As a care check space in databases

Read only

Former Member
0 Likes
1,024

Hi,

Pls see the below link for client copy with the authorizations..

http://help.sap.com/saphelp_46c/helpdata/en/99/0a2a8b7e2511d2a6250000e82deaaa/frameset.htm

Regards,

Ram Mohan

Read only

Former Member
0 Likes
1,024

HI Krishna,

Refer the links...

Rgds,

Prakashsingh

Read only

Former Member
Read only

Former Member
0 Likes
1,024

Hi Krishna ,

u can do that one By selecting Components / Objects which are avail for Config only.

say exp: component SAP_ALL , if i take this Component, it will copy all data of client like config, master data etc.

So have a word with ur basis person regarding Components in Client Copy.

Regards

Prabhu

Read only

Former Member
0 Likes
1,024

HI

GOOD

Before doing a client copy, you need to prepare the following :-

1. Find the source client space with the client size custom program which can be implemented using the rel. note:

Find the space of the client - '0118823'. This will give you the size of the source client.

2. If your are on Unix OS, adjust all the file systems according to PRD file system to fit the PRD client in DEV

client based on space requirements also.

3. You can do the client copy by remote or export/import client.

Remote method is not preferred if you are doing a large client copy.

Do a client export/import.

4. To speed up the export/import, use R3trans export/import for the clustered tables.

Please find the rel. notes related to performance improvements for cluster tables in OSS.

5. Do import and post processing.

Note: Export may take 10 to 20 hr. for 50gb of data

import may take 4 days and post import will take 8 to 15 hr. for 50gb of data. And it all depends on

your system performance.

Please refer OSS rel. notes for the few RZ10 parameters which needs to be set for cluster tables to speed up the process.

Note :-

If it is a fresh installation, do this --

1. SCC4 --> Create client no. and fill other details.

2. Logon to the newly created client with SAP* and PASS as password.

3. SCCL --> choose any profile (preferably SAP_ALL), source client 000 and target client <as created just now>.

4. Preferably do a test run initially to check if it can go well.

5. As a care check space in databases.

GO THROUGH THESE LINKS

http://help.sap.com/saphelp_nw04/helpdata/en/69/c24c4e4ba111d189750000e8322d00/content.htm

http://www.sappoint.com/basis/clntadm.pdf

THANKS

MRUTYUN

Read only

0 Likes
1,024

Dear Mrutyunjaya Tripathy ,

Thank u so much.

Regards