locked
CRM 2011: no DownTime while importing managed solution RRS feed

  • General discussion

  • Hello All,

    Is it possible I import solution in CRM without CRM 2011 going down? It is integrated with a website. I want the website keep working all the time.

    Load Balancer?

    SQL High Availability already deployed.

    Thanks


    Hassan

    Thursday, September 4, 2014 6:38 AM

All replies

  • When a solution is imported into CRM, CRM is still accessible, however various SQL locks will be applied which may block users.

    There is no way to control the SQL locking (this is necessary for the import process to be able to rollback changes if the import fails), and no high availability technology will help.

    The main thing to do is to minimise the size of any solution imports, if possible. I find that the main locking overhead is if you add new attributes to an entity, as this affect the physical SQL schema


    Microsoft CRM MVP - http://mscrmuk.blogspot.com/ http://www.excitation.co.uk

    Monday, September 8, 2014 1:08 PM
    Moderator