Skip to Content
0
Former Member
May 22, 2009 at 06:08 PM

System Copy with Changed SID

511 Views

Hi,

I am trying to change SID during the system copy of CRM 5.0 using NW 7.0 SR3.

I have the DB from source with DB SID 'ABC' with the SAP SID 'ABC'.

Now, I am trying to copy 'ABC' system to 'XYZ' system with keeping same DB 'ABC'.

I have the DB attached with SQL server, but when I run target systme installation using SAPinst, it gives me this schema related error and wouldn't take go forward from stage 2: Define Parameters.

The error is:

INFO 2009-05-22 12:06:39.802

Execute step dGetSchemas of component |NW_Doublestack_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_MSS_DB|ind|ind|ind|ind|2|0|MssSchemaInfo|ind|ind|ind|ind|0|0

ERROR 2009-05-22 12:06:40.505

FCO-00011 The step dGetSchemas with step key |NW_Doublestack_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_MSS_DB|ind|ind|ind|ind|2|0|MssSchemaInfo|ind|ind|ind|ind|0|0|dGetSchemas was executed with status ERROR .

Please help with any suggestions and ideas on what I am missing here.

Thank you.