문제

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