cancel
Showing results for 
Search instead for 
Did you mean: 

System Copy from one server to another

Former Member
0 Kudos

Hi

I am trying a poc to do a system copy from one server to another.

I have 2 servers say ABC and XYZ (both 7.0)

i took the copy of server ABC and i am using that copy on XYZ.

while doing target copy on XYZ i am using the export of ABC.

i was able to do it successfully, but the issue now is when i open the SLD,ESR,ID,RWB.. etc of XYZ server it opens the link of ABC server and not of XYZ server.

Please tell me how to resolve it.

Regards

Osman Abdul Aziz Jabri

Accepted Solutions (0)

Answers (2)

Answers (2)

nicholas_chang
Active Contributor
0 Kudos

Hi,

Basically below are the post refresh steps for PI

1) maintain SLD - RZ70, /sld, Visual Admin - SLD

2) test SM59 PI specific RFC such as CTSDEPLOY, PMIAF_af, INTEGRATION

3) In VA - JCO, ensure RFC AI*, SAPSLDAPI, LCRSAPRFC

4) PI exchange profile -> http://help.sap.com/saphelp_nw04s/helpdata/en/44/b700e6352056a2e10000000a1553f6/content.htm

5) VA - SAP XI AF CPA CACHE -> Change to the correct hostname

6) Delete adapter Engine cache

7) Refresh system cache

😎 ensure you can open integration builder and integration repository.

Is not that straight forward task for PI refresh especially changed of host name.

Thanks,

Nicholas Chang.

Former Member
0 Kudos

Issue resolved.

I had to change the parameter values in Exchange profile. It worked.

Edited by: Osman Jabri on Sep 8, 2011 3:45 PM

markus_doehr2
Active Contributor
0 Kudos

So you're talking about a Java instance? If yes, then it's not enough to just copy the database.

You have to use the system copy procedure described in detail in the system copy guides.

You will export the content of the database (or use backup/restore) and sapinst will craete a ZIP file with all the settings and then run a migration toolkit to change the values from OLDSID to NEWSID.

Java instances store lots of settings and information in the filesystem, this must be changed, otherweise you use the settings of the source system.

Markus

Former Member
0 Kudos

Hi Markus

I used the following options to do system copy.

SAP NetWeaver 2004s Support Release 2 --> Additional Software Life-Cycle Tasks --> System Copy --> MS SQL Server --> Source System --> Central System --> Based on AS ABAP and AS JAVA --> Database and Central Instance Export.

SAP NetWeaver 2004s Support Release 2 --> Additional Software Life-Cycle Tasks --> System Copy --> MS SQL Server --> Target System --> Central System --> Based on AS ABAP and AS JAVA --> Database and Central Instance Export.

I checked the exported contents but couldnt find any zip file.

Can you please explain in detail, what needs to be done.

Thanks and Regards

Osman

Former Member
0 Kudos

Hi,

It is a PI system copy. Did you also follow the post system copy steps for PI Usage type from the System Copy Guide?

There are few steps which mention updating the SLD and PI related settings after copy (like adapting the Exchange Profile)

http://help.sap.com/saphelp_nw70/helpdata/en/9d/f984809f41b74ba010d15e1ed49065/content.htm

Regards,

Srikishan