locked
change CRM Database name on live server RRS feed

  • Question

  • Hi,

    I want to change CRM Database name on live server.   Please let me know the detailed steps.

    Regards,

    Noushad


    pnoushu@hotmail.com

    Wednesday, July 27, 2016 8:41 AM

All replies

    1. From CRM Deployment Manager.
    2. Disable the organization.
    3. Select Edit Organization and change the Display name to <NewName>.
    4. Delete the organization.
    5. From SQL Server Management Studio.
    6. To prevent the database being locked, take the organization database offline (Tasks –> 7-Take offline) then bring it back online (Tasks –> Bring online).
    7. Rename the database to the new name Newname_MSCRM.
    8. From CRM Deployment Manager.
    9. Choose import organization and select the newly renamed database. 

      Now you are done....
    Wednesday, July 27, 2016 10:10 AM