I have just installed MSSQL 2017 STANDARD on Windows Server 2016 Standard. Moved my test database over and changed some tables to In-memory. Compiled several functions to run as natively, no problem. Then I started on a large SP. Changed all none supported things inside SP an no errors. Trying to execute I can se that the compiler is staring in Task Manager, and after awhile the Microsoft Incremental Linker starts and then nothing more happens. The linker stays at 9% CPU and around 800MB memory. Tried to let it run for nearly 2 hours but nothing. Just executing quey…
(tried to insert image here, but not allowed?)
Any ideas anyone?