Copy Client Sap

SAP BASIS Export/Import Client - Learn SAP BASIS in simple and easy steps with examples including Introduction, SID & Instance, System Landscape, NW System & Architecture, Client Administration, Create Client, Copy Client, Import/Export Client, Delete Client, User Activities, Create User, Lock User, Unlock User, Delete User, Password reset, Number of Invalid Login Attempts, Password. SAP Remote Client Copy Step by Step Overview of differnet transaction used for client copy: SCC8 /SCC7- Client Import and Export SCC9 – Remote client copy ( source and target client in different systems) SCCL – Local import (source and target client in different systems same system) Here we’ll cover SCC9- SAP Remote Client Copy.Here i am taking scenario where i am doing SAP Remote Client.

Difference between SAP Remote Client copy and Client Export / Import. I would like to explain the differences between Remote client copy and client export and import. Remote Client copy:-This is one step process RFC connection is required. Client Copy can be used with multiple parallel processes. Before reading about the client copy in SAP we should get to know a little about the concept of client first. A client is a self contained unit in technical, organizational and commercial terms having its own set of table key ranges and user master data. At the kernel level data from different clients is kept separately. Application data. Users, user roles and authorization profiles are copied. The client is not reset. Client-dependent Customizing, including authorization profiles, are copied. The application data is deleted and the user data is retained.

Symptom

During a client copy there is the following error:

ERROR: Write error in client <Client> Double Key table <Table>


Read more...

Environment

Product

SAP NetWeaver all versions

Keywords

SCC1, SCCL, SCC8, SCC9, SCC7, SCC3. , KBA , BC-CTS-CCO , Client Copy (For ByD issues select BC-TLM-CP) , Problem

About this page

This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP ONE Support launchpad (Login required).

Search for additional results

Visit SAP Support Portal's SAP Notes and KBA Search.

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.

Copy client sap job

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.

What are step and procedure to create a client & to take a client copy from source to target.

By: Kavitha.G

If you are copying from same system then flow the below steps:

1. Create the client in Tcode scc4.
2. Before that create a logical System in BD54.
3. Login in the newly created client with
user Name : sap* and password : pass
4. Use the Tcode sccl to copy the client. If you are not familiar with the client copy. Try a test run and then schedule it in background.
5. You can select the needed profile.
6. To view the log files use the tcode scc3.

If you are using different system then create a rfc connection in sm59. Test the connection and then continue from the 1st step.
You can also import and export a client. Use scc7 for importing from the client and scc8 fro exporting from the source client

What is system refresh when and why it is done?

System refresh and client copy can be the same thing. Normally when you want to refresh a system this normally means refreshing the clients using a client copy like SCCL or SCC8.

A system 'copy' is very different as this is far more involved than a simple 'client refresh'

Imagine you have a DEV and a PRD system and after 6 months the data in DEV is very old so you would perform a client copy SCC8 from PRD to DEV using a profile that copies the application data from PRD to DEV - it actually deletes the data and replaces it with data from PRD. If however your DEV system died and needed to be completely rebuilt, you would use 'Homogeneous System Copy' - you install the OS, Database and SAP and then process the system copy - which makes a complete copy of PRD (all clients)

Scc9

Client copy - a single client refresh from PRD to DEV - can be just application data, or user data, or configuration or any combination you choose system copy - all clients 100% copied PRD to DEV

The system refersh is nothing but the deletion of the client and replacing the data from other client. For example : you have clients 100, 200 and 300. Suppose when you want to refresh the client 100 you remove the client 100 and replace it with 200 0r 300 as per your reqiurement. Mostly the refresh of clients will be happen at the time of development stage.

System Refresh is a simplified term to Client Copy. Client Copy means copying the production client on to the quality to test the real data. As recommend by SAP this need to carried out every 3 months.

Sap Client Copy Tcode

The process to carry out the same is as follows:
1. Create a client on quality system using txn scc4
2. Create a RFC between Production system and Quality System (need to create on quality system)
3. Login to the newly created client using sap* and pass as a password
4. Txn sccl to start the client copy. You can test the client copy by selecting the test run option. (test run will estimate the time taken for the activity).

Copy Client Sap Server

Tips by : Shriniwas Yannam, Perala