Viewing 15 posts - 106 through 120 (of 266 total)
You can check if it's enabled by running:SELECT * FROM sys.configurations
WHERE configuration_id = 1568
GO
Are you checking sys.traces for the location of the...
April 11, 2018 at 6:43 am
Blocking is completely normal behaviour for a database but the length of time a process spends being blocked can usually be reduced by using performant code. Blocking happens as a...
March 23, 2018 at 4:36 am
March 22, 2018 at 6:34 am
March 19, 2018 at 9:45 am
March 12, 2018 at 2:24 am
March 7, 2018 at 8:27 am
That is fine as long as your new instance is also standard edition.
Thanks
February 23, 2018 at 3:32 am
February 22, 2018 at 8:00 am
Ed7 - Tuesday, February 20, 2018 8:44 AMIs that any existing t-script that I can use to trace?
No I'm afraid not. As...
February 20, 2018 at 8:46 am
February 20, 2018 at 1:02 am
February 9, 2018 at 1:14 am
February 8, 2018 at 7:08 am
February 7, 2018 at 7:14 am
Viewing 15 posts - 106 through 120 (of 266 total)