I made the changes according to the name that the query retrieved but now after stoping and starting the Data Base again i'm geting the following error:
"unable to start service MSSQLSERVER on server USER-PC"
I made the changes according to the name that the query retrieved but now after stoping and starting the Data Base again i'm geting the following error:
"unable to start service MSSQLSERVER on server USER-PC"
I copied the mdf and ldf files to the new path.
do you know why this problem happened?
thanks
Yaron
Happened to me not along ago and it was a permissions problem. SQL could not create the tempdb files in the location I specified.
As well as a common issue of explicit permissions on folder- I've noticed the problem suddenly appear if there are AD group changes. It's still the same ultimate effect - i.e permissions on the folder. So it's worth exploring a few different avenues for root cause