Viewing 15 posts - 8,206 through 8,220 (of 22,214 total)
Which key finder did you use? I tried one and it didn't work. The first PowerShell script I tried also didn't work.
May 9, 2014 at 7:46 am
Grant Fritchey (5/9/2014)
May 9, 2014 at 7:21 am
I'm attempting to run the executable now and I keep getting an error about "Invalid license data." I've got emails sent to Microsoft to see what's up with this.
May 9, 2014 at 7:19 am
I'd probably bump the threshold cost up to at least 30 based on the information you have.
You can make this change right in the middle of the day. It's very...
May 9, 2014 at 6:35 am
Yes, one will finish then the next one will start.
May 9, 2014 at 6:32 am
I would assume you get the disk so that you can adjust the services on offer on the server. I've never tried adding a second instance. I'll check with some...
May 9, 2014 at 6:22 am
What you have in diagram 1 is a definition of an index and the balanced tree, or b-tree, that defines. Yes, each little box in that diagram is a page...
May 9, 2014 at 5:56 am
I'd probably go to PowerShell to run this. It's pretty easy to set the command to connect to the other server and run a restore operation. It's also very easy...
May 9, 2014 at 5:48 am
You can only do that if you have a license for an additional SQL Server instance and your own product key. The money you're paying for on the VM with...
May 8, 2014 at 5:04 pm
Yes.
Seriously though, each one is more efficient in a given situation. If both data sets are ordered, the Merge join is extremely efficient. If you have a smaller set of...
May 8, 2014 at 3:50 pm
My suggestion would be to examine the execution plans for your queries before and after you apply your index. Just because the DTA suggested it, doesn't mean it's a good...
May 8, 2014 at 10:30 am
shahgols (5/7/2014)
... the execution plan cost is down 2/3...
Which is a meaningless measure. The costs within execution plans are only applicable within themselves. I would never compare execution plan cost...
May 8, 2014 at 6:10 am
Yeah, not sure. Just following where the error messages lead.
May 8, 2014 at 6:08 am
arkiboys (5/8/2014)
as I send this text I have your book with me.
infact I carry your book in my bag every day as it is a useful book.
ok. I will...
May 8, 2014 at 6:06 am
Viewing 15 posts - 8,206 through 8,220 (of 22,214 total)