Viewing 15 posts - 7,681 through 7,695 (of 22,213 total)
New Born DBA (7/22/2014)
Grant Fritchey (7/22/2014)
Learn PowerShell.Automate all the things.
Would love to, but where should I start?
My preferred PowerShell instructor, for just PowerShell itself, is Don Jones. He has...
July 22, 2014 at 9:37 am
ananda.murugesan (7/22/2014)
server side 800 GB freespace available at log file partition, so I am not executed that command let it be gorw that file....
July 22, 2014 at 8:28 am
Absolutely what Gail says. But, the real issue is going to be, what happens next time you run index maintenance, etc. Isn't the log just going to grow again? Then...
July 22, 2014 at 6:35 am
J Livingston SQL (7/19/2014)
...and here is a link that defines your problem exactly...including poor grammar and spelling errors....hmmmmm:-)http://p2p.wrox.com/access/28374-ms-access-mdb-ldb-database-corrupted.html
Oh, I get it. They're going to create some sock puppets to answer...
July 22, 2014 at 5:54 am
J Livingston SQL (7/19/2014)
...and here is a link that defines your problem exactly...including poor grammar and spelling errors....hmmmmm:-)http://p2p.wrox.com/access/28374-ms-access-mdb-ldb-database-corrupted.html
OK, that's officially weird on several levels. What the heck is it hoping...
July 22, 2014 at 5:51 am
The only way to shrink the size of the file is to shrink the size of the file.
If your file is growing too large, you have a couple of choices....
July 22, 2014 at 5:48 am
Learn PowerShell.
Automate all the things.
July 22, 2014 at 5:46 am
Yeah, I agree with John, test it.
It's a pretty standard approach when you're doing large scale inserts to drop the indexes. This is because maintaining indexes across all the inserts...
July 22, 2014 at 5:44 am
If you need to access data on more than one database within Microsoft Azure SQL Database, you must do that at that application level. The databases are absolutely isolated from...
July 22, 2014 at 5:40 am
The one thing I would start with is gathering performance metrics. Know what is happening on the system. What do the wait stats look like. Do we have queuing somewhere....
July 21, 2014 at 3:45 pm
You can pull the plan generated out of cache using dynamic management views such as sys.dm_exec_query_stats combined with sys.dm_exec_query_plan. You can also use extended events to capture either estimated or...
July 21, 2014 at 3:41 pm
The best piece of advice, go and get someone who knows what they're doing. You go past about 2-3tb and the rules change pretty radically. It's not something you can...
July 21, 2014 at 4:06 am
Great seeing you guys. SQLBits has some kind of magic perpetual engine, it keeps getting better.
July 20, 2014 at 6:35 am
SQLRNNR (7/17/2014)
Eirikur Eiriksson (7/17/2014)
Grant Fritchey (7/17/2014)
Threadizens!Make sure we talk if you're Telford this week. The Red Gat Army is travelling up there this afternoon.
Would that be this bunch?
😎
That looks eerily...
July 20, 2014 at 6:20 am
T-SQL beginnger (7/17/2014)
Grant, can you please give me the link of that article that you've written ?
It's right there in the post.
July 20, 2014 at 6:18 am
Viewing 15 posts - 7,681 through 7,695 (of 22,213 total)