Viewing 15 posts - 13,351 through 13,365 (of 39,818 total)
Matt Miller (#4) (7/26/2012)
- a heap's nonclustered indexing relies on a "heap row ID", which is basically...
July 26, 2012 at 11:40 am
How did you run the shrink process?
insert log select getdate()
dbcc shrinkfile
insert log select getdate()
will do it.
Please don't cross post or duplicate post.
July 26, 2012 at 11:39 am
script, script, script.
Get a process inline that
- moves a full backup from instance A -> B
- restore this on instance B
- if this takes a long time, make a...
July 26, 2012 at 11:37 am
derek.colley (7/26/2012)
My advice would be to hire a company to find a DBA for you.
Sorry Abel but this is god-awful advice. I recently got involved in a round of...
July 26, 2012 at 11:32 am
SpringTownDBA (7/26/2012)
If the VM host is ONLY going to host 1 VM EVER, then what is the value added by vmware? It's...
July 26, 2012 at 11:31 am
Michael Valentine Jones (7/26/2012)
July 26, 2012 at 11:28 am
TravisDBA (7/26/2012)
July 26, 2012 at 11:27 am
Brandie Tarvin (7/26/2012)
OMG. This is so appropriate for us:http://dilbert.com/strips/comic/2012-07-26/%5B/url%5D
Tell true, Threadzians. How many of you fell into this trap?
Excellent
July 26, 2012 at 11:20 am
SpringTownDBA (7/25/2012)
...
As for a VM vs physical HW, you need to understand how balloon drivers work, how sql server memory allocations work, how sql server gives memory back to the...
July 25, 2012 at 4:33 pm
Jeff Moden (7/25/2012)
Then put that on a separate server with nothing else.What's the name of that "fine" company? I'd like to make sure I avoid them. 😉
+1
July 25, 2012 at 4:24 pm
Don't ever build a process to shrink data or log files. Manage them appropriately. The space you need today may be too small for tomorrow, so don't have a process...
July 25, 2012 at 1:47 pm
To be clear, I don't mind the reporting posts, even if the reports are false positives. The issue is with Mr. Celko's behavior.
July 25, 2012 at 12:43 pm
You can also talk to friends, and ask them to ask their friends. Or look on LinkedIn and cold message some people that fit your needs. Recruiters do that, no...
July 25, 2012 at 12:41 pm
Vikrant S Patil (7/25/2012)
July 25, 2012 at 12:39 pm
Viewing 15 posts - 13,351 through 13,365 (of 39,818 total)