Forum Discussion
Anirudh Grover
Sep 15, 2017Copper Contributor
Sql Server Analysis Services are getting stopped in Azure VM every day
Hi All, Currently I came across with a weird type of issue which I am not sure whether I missed any step while setting up the Azure VM. Problem: I installed Sql Server Analysis Services in Azure...
Shachindra Yadav
Sep 17, 2017Copper Contributor
SQL Server Agent has to log on as Local System Account.
Open up services console (start > run > type services.msc) and locate "SQL Server Agent" service and double click on it. Go to "Log On" tab and ensure "Local System Account " is selected. After confirming, you should be able to start this service. Or you need to verify the respective service port no.
Open up services console (start > run > type services.msc) and locate "SQL Server Agent" service and double click on it. Go to "Log On" tab and ensure "Local System Account " is selected. After confirming, you should be able to start this service. Or you need to verify the respective service port no.