Forum Discussion
Weird gateway behaviour - SSAS MD
- Anonymous4 years ago
After many more hours of investigation, we finally found a working solution.
The service "SQL Server Analysis Services (MSSQLSERVER)" was running under the default user "NT Service\MSSQLServerOLAPService". Changing the service user to a domain service user (e.g. domain\svssas) made all issues go away. I still don't fully understand why, but we are just glad it works.
Thank you GilbertQ for your support.
Best,
Marco
Hi GilbertQ
Thank you for your response. The SSAS Version is 2019 (15.0.32.55).
I also noticed that the "Change User" function in management studio does not work. It states that the username or the password is wrong:
Since the gateway is doing something similar like "change user" (I suppose), could this have something to do with it? And if so, how do I fix it?