![]() |
#1 |
Участник
|
d365technext: Activate Financial Dimensions in Dynamics 365FO
Источник: http://d365technext.blogspot.com/202...nsions-in.html
============== Activate Financial Dimensions How to resolve the error when activating financial dimension in D365 FO – “The activation of dimensions is only allowed when the system is in maintenance mode. Maintenance mode can be enabled in this environment by running maintenance jobs from LCS or using the Deployment Setup tool locally. So to fix this issue or to activate the financial dimension, you need to enable the maintenance mode on your targeted environment. only then you can activate the Financial Dimension. There are 3 ways to enable maintenance mode.
Login to LCS, Navigate to your environment, Go to Maintain menu and click on enable maintenance mode. Command Line Open the command windows as Systems Administrator and execute the below command. K:\AOSService\PackagesLocalDirectory\Bin\Microsoft.Dynamics.AX.Deployment.Setup.exe –metadatadir K:\AOSService\PackagesLocalDirectory –bindir C:\AOSService\PackagesLocalDirectory –sqlserver . –sqldatabase axdb –sqluser AOSUser –sqlpwd AOSWebSite@123 –setupmode maintenancemode –isinmaintenancemode true SQL Script Please perform the following steps
Update SQLSystemvariables set Value=0 where parm='CONFIGURATIONMODE' Источник: http://d365technext.blogspot.com/202...nsions-in.html
__________________
Расскажите о новых и интересных блогах по Microsoft Dynamics, напишите личное сообщение администратору. |
|
|
|