I have a relativly simple querry that runs in about 15 seconds on SQLServer 2008R2 (SP2)But when the same database is upgraded to SQLServer 2014 (SP1), it runs forever.I have followed the steps outlined by Thomas LaRock here[url]http://thomaslarock.com/2014/06/upgrading-to-sql-server-2014-a-dozen-things-to-check/[/url]I have also enabled trace flag 4199.Is there anything else I can do while I wait for the querry to complete and provide me with an execution plan. It's currently been running for 17 1/2 hours
↧