Viewing 15 posts - 3,046 through 3,060 (of 5,843 total)
If you have a half-GB of tlog file on a 1.3TB drive, please don't shrink it. It will just grow back out again, leading to OS file fragmentation and...
February 21, 2012 at 5:54 am
Perry Whittle (2/20/2012)
GilaMonster (2/20/2012)
My point still stands, if SQL is on a non-dedicated server, then setting a sensible max server memory is almost essential
Agreed, that and removing wacko maintenance plans...
February 20, 2012 at 8:31 am
Muralijv 51742 (2/16/2012)
Hi KevinThanks for the update. Do you have suggestions to automate this process.
Thanks in advance.
Cheers
Murali
As Perry says for just 70 databases you can certainly use the...
February 17, 2012 at 6:52 am
We cannot help you without LOTS more information. I also think this may go way beyond a forum-level assistance need. Consider getting a professional on board to help...
February 16, 2012 at 7:24 am
I built a system to handle log shipping/restore for a reporting/DR need for a client that had 7400+ databases on a single server, so your number of databases will be...
February 16, 2012 at 7:20 am
You can try the brute-force-hammer of OPTION (MAXDOP 1) or you can dig into it more and try to find a fix from bad programming, suboptimal indexing or bad schema...
February 16, 2012 at 7:13 am
runaldo (2/15/2012)
Problem with this maintenance solution is that it doesn't take backup of new databases. You manually need to add it to the job. Hallengren's solution fixes...
February 15, 2012 at 7:51 am
Don't worry - Joe wouldn't accept your advice or worry with anything negative you say about him in any case! :hehe:
He has gotten a bit better over...
February 14, 2012 at 9:13 am
MSQLDBA (2/12/2012)
Hi Gila,But on server performance problem, how i can resolve that?
Get a professional to come in and give your system a performance review. Find problems, fix them, and...
February 14, 2012 at 9:11 am
>>Joe, there's no question you know the trade
But that "trade" is GENERIC, STANDARDs-based SQL. He does NOT know "SQL Server" and over the years has routinely given BAD and...
February 13, 2012 at 8:52 am
Oksana March (2/10/2012)
TheSQLGuru (2/10/2012)
February 10, 2012 at 2:28 pm
I agree with Lowell - CLR RegEx is the way to go here.
February 10, 2012 at 5:33 am
Kiran, as someone else mentioned these forums are "staffed" by volunteers. Thus the forums are appropriate for small, short, simple-to-moderately complex topics. That query really does not look like...
February 10, 2012 at 5:31 am
Consider getting a professional to remote in to a) help you figure out what the heck is really going on here and stop it and b) get your system functional...
February 10, 2012 at 5:21 am
Note that you should not concern yourself with objects with less than N pages, where N is probably 500 or even 1000 or more depending on your system.
Question: what...
February 10, 2012 at 5:12 am
Viewing 15 posts - 3,046 through 3,060 (of 5,843 total)