cancel
Showing results for 
Search instead for 
Did you mean: 

Homogeneous copy

Former Member
0 Kudos

Hi,

I am doing a database migration from the existing Production to a new server with same OS,DB and SAP ERP version. The new server type is also same with more memoryand HDD resources. The OS is windows 2003 server, DB Oracle 10.2 G and ERP version is ECC 6.0. I am planning for an homogenous copy using sapinst. My plan is to export the database using sapinst from the current production server and import to the nerserver using sapinst. Pls clarify the following points before doing the the export/ import and help me to do this activity with out much issues.

1. What are prerequistes to be carried out before doing this activity.

2. While importing whether we have to create the central instance creation before importing the database.

3. What are post installation activities.

4. Is there any other better method to carry out the server migration.

Regards

dineshsk

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Markus,

Waiting for your reply...

Regards

Dineshk

former_member204746
Active Contributor
0 Kudos

yes, this is probably what he meant.

good documentation is available at http://www.basisconsultant.com/index.php?option=com_remository&Itemid=185&func=fileinfo&id=10

just replace command "svrmgrl" with:

sqlplus "/ as sysdba"

Former Member
0 Kudos

Hi Eric,

I am unable to download the attachment. Pls send any alternate link.

Regards

Dineshk

markus_doehr2
Active Contributor
0 Kudos

Which attachment?

The link is working - I can download that guide nicely.

Try here:

Markus

former_member204746
Active Contributor
0 Kudos

This link is for Registered Users Only.

you need to Register....

Former Member
0 Kudos

Hi Eric,

I am a registered user in SAP BASIS community and I am getting the link. When I try to download it is giving 0% download.

Pls give any other alternate link

Regards

Dineshk

former_member204746
Active Contributor
0 Kudos

you are right,

I know the guy who takes care of this website. I will advise him and come back here as soon as this is fixed.

HuseyinBilgen
Active Contributor
0 Kudos

Hi All,

Problem solved with the links.

Feel free to download them

Former Member
0 Kudos

Hi Eric,

Thanks, I am able to download the file. As per the document , applicable upto oracle 9.2.0. Can I use it for 10.2 G?, if so any other steps required. pls revert.

Regards

Dineshk

andreas_herzog
Active Contributor
0 Kudos

^^ which one do you use? System Copy for SAP Systems Based on NW 7.0 SR3 ABAP includes all steps - regardless of the oracle release...10g is a must when running nw 70

GreetZ, AH

former_member204746
Active Contributor
0 Kudos

yes, it is applicable.

note that in ORacle 10g, you must use sqlplus and not svrmgrl. check step 4b.

Former Member
0 Kudos

Hi Andreas,

I am using SAP ERP2005 SR1. Pls give your valid guidelines.

Regards

Dineshsk

Former Member
0 Kudos

Hi Eric,

I am using SAP ERP2005 SR1. Please give your valid guidelines.

Regards

Dineshsk

former_member204746
Active Contributor
0 Kudos

use sqlplus

Answers (1)

Answers (1)

markus_doehr2
Active Contributor
0 Kudos

You can do a backup/restore, this will install a new CI and then wait for the restore of the database to complete and then do the post processing. No need to use R3load.

Check the system copy guides at

http://service.sap.com/systemcopy

Markus

Former Member
0 Kudos

Thanks Mr.Markus,

I will chk up and revert if any issues. Your support is highly appreciated.

Regards

Dineshsk

Former Member
0 Kudos

Hi Markus,

You mean backup/ restore using BRtools?.

Regards

dineshsk

markus_doehr2
Active Contributor
0 Kudos

> You mean backup/ restore using BRtools?.

Either that - or by copying an offline backup - read the guide I posted.

Markus