Viewing 15 posts - 16 through 30 (of 118 total)
Hi Kev,
" Can anyone explain the discrepancy between max_workers_count and the calculation as I presented it here?"
You can set the max number of threads manually (basically not...
December 19, 2017 at 5:36 am
November 3, 2017 at 6:59 am
Thank you David,
i can only repeat the others; very interesting. I will definitly use this as a good example for uneven configured multiple database files 🙂
November 3, 2017 at 3:00 am
Thank you all for your positive feedback.
I love to create QotD with a bit more "substance" from my real world experiences.
I will try to write more of them in the...
January 6, 2017 at 10:43 am
MMullane-222251 (1/5/2017)
Uwe, do you have a test showing that creating a Clustered Index wouldn't improve the execution plan?
Hi,
of course you can test it with a clustered index on one or...
January 5, 2017 at 1:49 pm
Thank you Carlo for your valued comment. Pleas take into consideration that your example is completely different from the original question. The usage of a variable in a batch will...
January 5, 2017 at 2:18 am
Koen Verbeeck (12/9/2016)
According to the official resource it's indeed Enterprise only.
Don't worry Koen,
forgiven - you are an expert for BI 🙂
December 9, 2016 at 1:25 am
Hi Koen,
NO - TDE is EE only. Extract from the official resource:
Feature | EE | SE | ..
TDE | Yes |...
December 9, 2016 at 1:15 am
Hi Steve,
hmm - TDE is not SE but EE.
Parikshit Savjani (MSFT): "TDE is Enterprise edition only"
December 8, 2016 at 11:54 pm
Steve,
I answered all three options correct:
- text/ntext
- XML
- CLR datatypes
but the answer is marked as wrong. In your given solution you mention exactly the same options.
Can you check it?
Best from...
June 29, 2016 at 1:39 am
Hi Folks,
There is a mistake in the correct answers. I have informed Steve to fix it.
Correct answers must be:
- the NON UNIQUE Index stats will be updaten
- the UNIQUE Index...
February 23, 2016 at 11:30 pm
Hallo Hugo,
thank you for this - EXCELLENT - explanation. To be honest; i wasn't at any time so deep into this operator and I really appreciate this deep and detailed...
January 14, 2016 at 5:04 am
sknox (8/7/2015)
August 8, 2015 at 6:33 am
Luis Cazares (8/6/2015)If identity is ever increasing, how can it create the same fragmentation of a random value?[/Quote]
Hi,
fragmentation on an identity value can surely occur if you have a high...
August 6, 2015 at 12:36 pm
Hallo Wayne,
your measures are not correct because you didn't run the process:
- for each table separately
- with 200 concurrent Connections
Than you will have a HIGH fragmentation on the IDENTITY table...
August 6, 2015 at 8:41 am
Viewing 15 posts - 16 through 30 (of 118 total)