When I start Windows the "SQL Server Polybase Data Movement" service is in the "Change pending..." state and I can't close it. When I try to stop it mmc crashes.

In Windows services, the status = starting, but it never changes either. I cannot stop it here either.

Does anyone know how to stop it?

enter image description here

有帮助吗?

解决方案

PolyBase needs TCP enabled to work. By default TCP is disabled in SQL Network Configuration.

许可以下: CC-BY-SA归因
不隶属于 dba.stackexchange
scroll top