Maintenance mode – Dynamics 365 for Finance & Operations LBD

Hi All,

In order to turning maintenance mode on or off in an Dynamics 365 FO LBD (aka On-premise) implementation, you have to:

  1. Open Sql Server Management Studio
  2. Point to the AXDB database
  3. Raise the following command, update SQLSYSTEMVARIABLES SET VALUE = 1 where PARM = ‘CONFIGURATIONMODE’
  4. Restart the Service Fabric service against all AOSs Node
  5. When you’ve completed your maintenance mode activities,…

Continue Reading Denis Macchinetti’s Article on their blog

Maintenance mode – Dynamics 365 for Finance & Operations LBD

Hi All, In order to turning maintenance mode on or off in an Dynamics 365 FO LBD (aka On-premise) implementation, you have to: Open Sql Server Management Studio Point to the AXDB database Raise the following command, update SQLSYSTEMVARIABLES SET VALUE = 1 where PARM = ‘CONFIGURATIONMODE’ Restart the Service Fabric service against all AOSs Node When you’ve completed your maintenance mode activities, repeat steps 3 and 4 but set the value to 0 in step 3.

Blog Syndicated with Denis Macchinetti’s Permission

Author: Denis Macchinetti

Share This Post On
Share via
Copy link
Powered by Social Snap