cancel
Showing results for 
Search instead for 
Did you mean: 

Heterogenous system build

Former Member
0 Kudos

Hi Experts,

We have an upgrade coming up and for the same have to create sandbox systems for CRM (ABAP, Linux, Oracle), BW (ABAP+Java, Linux, Oracle) and EP (Java, Windows, MS SQL) from the production systems.

All our systems are on VMWare. We have high availability setup but only on the VM level, not on SAP level. The sandbox systems will be copied over as clones from the production systems. I have below two queries -

1. Can I use the system rename tool? I have checked all the prerequisites and we qualify all of that, except the HA. I am not sure this HA restriction (according to note 1619720) will apply in this case also where HA is only at the VM level.

2. If I don't or can't use the system rename tool, how can I change the systems. There will be a DB<sid> and SAP<sid> change. I know the post steps (running BDLS etc), but not sure how to change the SIDs of the system.

Thanks for your help in advance.

Regards,

Neha Bhardwaj

Accepted Solutions (1)

Accepted Solutions (1)

isaias_freitas
Advisor
Advisor
0 Kudos

Hello Neha,

The HA being addressed at the SAP note 1619720 is when SAP itself is installed at an HA environment (cluster).

If the HA is at the VM level (by this I believe you mean that VMware will move the VM through different physical servers as needed), then you can consider that SAP is not under HA scenario for the purposes of the rename tool (in fact, SAP itself is not at HA , it is the VM that is).

Thus, I believe it should be OK to use the rename tool.

Regards,

Isaías

Former Member
0 Kudos

Thanks a lot for your reply Isaias. One more question, when the cloning is performed (in Unix), would the system rename tool be able to rename the mounts /oracle/<source SID>/sapdata<n> etc to <target SID>.

If not, what is the resolution?

Thanks,

Neha

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Experts,

Can anyone throw some light on this please?

Thanks,

Neha Bhardwaj

Former Member
0 Kudos

Hi Neha

Please correct me if I understood wrong.

If your plan is to build a sandbox from Production than you can database backup/restore method or

export/import method using SWPM.

The simplest way would be SWPM.

Regards,

Prithviraj

Former Member
0 Kudos

Hi Neha,

Based on your requirement i don't see any need for system rename tool !!! System rename tool will be generally used if you want to change the SID/instance number/host name  of your existing system.

In your case it should be just a straight forward system copy or DB refresh you have to perform in the way Prithvi suggested above.

Regards,

Srikanth

Former Member
0 Kudos

Hi Prithvi,

For both the database backup/restore or export/import method, we would require a production downtime. Also, the infrastructure team is suggesting cloning.

Any ideas on how to do the refresh when the systems have been cloned?

Thanks,

Neha

Former Member
0 Kudos

Hi Neha,

After cloning you may need to perform SID rename using SWPM.

Few steps that includes after cloning are...

Change Profile.

Environment variables for SIDADM, DBSID.

Services file entries.

Check sapnote and link

1709155 - System Provisioning with SAP Landscape Virtualization Management

Cloning a System - SAP Landscape Virtualization Management, Enterprise Edition - SAP Library

You can also build sandbox system using old Production backup and perform post steps.

Regards

Prithviraj

Former Member
0 Kudos

Hi Prithviraj,

We don't have LVM in our landscape. So I think these notes won't be applicable for us.

Thanks,

Neha