cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Create client copy

Former Member
0 Likes
1,701

Hi all,

How to create client copy within system? Can you help me??

Thanks

View Entire Topic
Former Member
0 Likes

Hi Perry Sedlar,

Which profile did you creat the parameter login/no_automatic_user_sapstar (RZ10)? You should chose default profile.

Thanks

Duypm

Former Member
0 Likes

Hi Gurus,

I'm plan to do the client copy from PRD client 600 to PRD client 700.Client 700 i need to do has a testing environment,because the data and config in QAS not same.Thats why its difficult to test if have a problem...

may I know what is the step i need to follow to do the client copy.procedure or step to check the system b4 proceed..

Because i'm scare if the copy is fail or damage the source client.Mine using system ECC6.0 and database using SQL 2005.

TQ

Former Member
0 Likes

Shahril,

Please follow the below instructions

1. Go to the transaction SCCL, Select the source client as 001, a target client (e.g 100)

2. The client copy does not take care sxmb_adm configuration, connection objects and exchange profile. These steps have to be performed manually.

a) Logon to the old client, and run sxmb_adm. Deregister the queues and set the role of the business system to " not yet configured".

b)Logon on to the new client register the queues and set the Business system to "Integration Server".

c) Register all Queues

d)Changes to Connections

3)

ABAP Stack

In the ABAP stack execute the transaction SM59 and locate the HTTP connection - INTEGRATION_DIRECTORY_HMI

Change the Client from 001 to 100 (as mentioned in the example)

4) Java Stack

There are a couple of places to change the logon client in the JAVA stack

1) In the Java stack -

Logon to the NW administrator and go to the Destinations

Configuration Management -> Security -> Destinations

Change the client in

a) I18NBackendConnection

b) I18NBackendConnection

f) The JCo RFC destination

The client has to changed for the four connection objects show below.

5)

Exchange Profile :

The Exchange profile defaults to the client 001 if a client copy is not performed. Go ahead and change the client for the following entries -

com.sap.aii.connect.integrationserver.r3.client

com.sap.aii.connect.rwb.r3.client

com.sap.aii.ib.server.connect.webas.r3.client

com.sap.aii.rwb.server.centralmonitoring.r3.client

The Final Step -

Change your client in your SLD business system. I found that it is better to delete the existing BS and create a new one with the same name.

Restart the system and you are ready to operate from your new system

Let me know if any issues.

Thanks

Sekhar

Former Member
0 Likes

TQ Sir,

But why the procedure quite difficult and very long process.In my reading the procedure not very long process,but i don't know its using the sql database or oracle.sir,what u means the NW administrator,where to logon? we have the portal for ess/mss only.i'll already logon to the portal but did not find the path u given before..can u give the details and easy to me to understand..

TQ