Answered by:
Error while processing SSAS cube in SQL Server Managment Studio

Question
-
Hi everyone,
I got this error while processing SSAS cube:
Configuration system failed to initialize;Unrecognized configuration section startup. (C:\Program Files\Microsoft SQL Server\MSAS14.MSSQLSERVER\OLAP\bin\msmdsrv.exe.Config line 2).
Config file is following:
<startup useLegacyV2RuntimeActivationPolicy="false"><requiredRuntime version="v4.0.30319" safemode="true" /></startup>
What can be an issue?
Regards,
Yerkhan
Wednesday, May 9, 2018 2:19 PM
Answers
-
Issue was caused by localization of SSMS. By setting default localization, problem was resolved.
Regards,
Yerkhan
- Proposed as answer by willson yuanMicrosoft contingent staff Thursday, May 10, 2018 7:01 AM
- Marked as answer by Yerkhan Friday, May 11, 2018 5:57 AM
Thursday, May 10, 2018 6:45 AM
All replies
-
Hi Yerkhan,
Thanks for your question.
>>>Configuration system failed to initialize;Unrecognized configuration section startup. (C:\Program Files\Microsoft SQL Server\MSAS14.MSSQLSERVER\OLAP\bin\msmdsrv.exe.Config line 2).
According to above error messages, it sounds like an issue of SSAS services. Please try to restart your SSAS services in SQL Server configuration manager, see if you can start up your SSAS services.Best Regards
Willson Yuan
MSDN Community Support
Please remember to click "Mark as Answer" the responses that resolved your issue, and to click "Unmark as Answer" if not. This can be beneficial to other community members reading this thread. If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.comThursday, May 10, 2018 2:13 AM -
Issue was caused by localization of SSMS. By setting default localization, problem was resolved.
Regards,
Yerkhan
- Proposed as answer by willson yuanMicrosoft contingent staff Thursday, May 10, 2018 7:01 AM
- Marked as answer by Yerkhan Friday, May 11, 2018 5:57 AM
Thursday, May 10, 2018 6:45 AM -
Hi Yerkhan,
I am glad to know that your issue has been resolved. Please kindly mark the solution as answer. By doing so, it will benefit all community members who are facing this similar issue. Your contribution is highly appreciated.
Best Regards
Willson Yuan
MSDN Community Support
Please remember to click "Mark as Answer" the responses that resolved your issue, and to click "Unmark as Answer" if not. This can be beneficial to other community members reading this thread. If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.comThursday, May 10, 2018 7:02 AM