cancel
Showing results for 
Search instead for 
Did you mean: 

hai sap guru's

Former Member
0 Kudos

i want to do client copy (EXPORT AND IMPORT) in operating system level from dev client 120 to pro 500. can tell me procedure ....

i wil give u good mark

thanks & regards

sathish nagarajan .

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi

client administration SCC4

client export SCC8

client imoport scc7

Client export:

Up to 3 requests are created, depending on the data selected and

available:

1. "IDEKO01068" for transporting cross-client data, if you have

selected this

2. "IDEKT01068" for transporting client-specific data

3. "IDEKX01068" for transporting client-specific texts, provided texts

are available in this client

When the transport requests have been created successfully, the data is

exported asynchronously by starting the transport program tp at operating

system level, and can take several hours, depending on the data volume.

The status of the export can be found using either Transaction SCC3 or

Transaction SE01 and specifying the transport request.

Wait until the data has been successfully exported before you start

another client copy or transport involving the source client.

Client import:

Choose one of the above-named requests to import, in the Transport

Management System (transaction STMS) import overview. Its other

transport requests are then selected automatically.

You must post-process with the transaction SCC7 after the import.

When you call the transaction SCC7 in the target system an analysis

procedure first determines the associated transport request and displays

its ID "IDEKT01068" with the parameters of this export. Verify that the

correct transport request was selected for import.

If the transport requests are not yet in the import queue in the target

system, use the following commands:

If the transport requests are not yet in the import queue in the target

system, use the following commands:

./tp pf=TPPARAM addtobuffer <commfile name> <target sys id> u18

Example:

cd /usr/sap/trans/bin

./tp pf=TPPARAM addtobuffer "IDEKT01068" P11 u18

You can also still import the transport requests directly with the tp.

Do so in the sequence "IDEKO01068", "IDEKT01068", "IDEKX01068".

Example:

./tp pf=TPPARAM import "IDEKT01068" P11 client005 u18

Regards

George Varghese

Former Member
0 Kudos

Hi,

Please, use the SEARCH button this has already been explained gadzillions of times !

Regards,

Olivier