Skip to Content
0
Former Member
Jan 03, 2008 at 06:21 AM

SLD migration from QD to PRD

64 Views

I have finished a SAP XI project under QA environment (QA XI and QA SAP R3), and now decide to migrate to PRD environment (PRD XI and PRD SAP R3).

The detail situation is as below. There are two SAP R3 servers, one for PRD and one for QA. And there are two XI servers as well, one for PRD and one for QA. The test is done between QA XI and QA R3 and runs well. To migrate the configuration from QA XI to PRD XI, I know how to transfer the configuration in SLD, BI repository and BI configuration, the key issue is how I can change the PRD XI to point to the PRD SAP. By the way, the business system name is QASCLNT200. I donÂ’t want to change it otherwise I need change nearly all the configurations in BI configuration.

After some research on SAP ASN, I work out the below solution, does it work? 🤪

1. Create two groups: PRD and QA

3. Assign the current business system QASCLNT200 to QA group.

2. Create a new technical system named PRD_SAP_TS.

3. Create a new business system named PRD_SAP_BS point to the above technical system and assign to PRD group.

4. Change the transport target of QASCLNT200 to PRD/ PRD_SAP_BS.

By the way, after migration need I change the logical business system name?

Thanks in advance, any suggestion is appreciated.