Viewing 15 posts - 841 through 855 (of 1,524 total)
In SQL2008 In an Active/Passive configuration I simply run the service pack or CU on the inactive node then reboot. When the server is back up I fail over...
February 29, 2012 at 11:43 am
I guess I really don't understand what you are asking. The amount of memory in a server really doesn't make any difference to how one administers SQL Server. ...
February 28, 2012 at 7:36 am
If you do not change the memory settings once you start SQL Server it will consume a bare minimum of memory to just keep it up-and-running. Once you start...
February 28, 2012 at 7:30 am
I believe they do. However, a word of warning... shutdown SQL Server BEFORE you uninstall and make a copy of that folder as a CYA.
February 24, 2012 at 12:31 pm
First off if you can get another server to install sql2008 on and then work on getting everything over to it that is a much better and safer option than...
February 24, 2012 at 10:47 am
How big is the database? Is the CPU pegged?
Find what SPID it is running and do an SP_WHO2 54
where 54 is the specific SPID number. You can see if...
February 24, 2012 at 10:42 am
As Gail has stated.. if TEMPDB has grown to 20gig then even if you shrink it there is a 99.99999% chance that it will grow to that size again. ...
February 24, 2012 at 7:53 am
Tim Wakefield will announce his retirement at a press conference later today, according to a Red Sox media release.
February 17, 2012 at 9:52 am
There could be none or there could be quite a few. You won't know until you run the Upgrade Advisor and be sure to test, test, test. ...
February 14, 2012 at 8:36 am
Can't wait for Spring Training to start and see if my improved Red's can win more games then they loose this season.
February 14, 2012 at 5:40 am
If you ask me it is a worthless number. Does it really matter what the the size of the mdf or ldf file were when the database was created?...
February 3, 2012 at 6:19 am
Interesting. Can you tell us what exact version you are on so in the future we know that there may be a bug in the version you are on...
January 26, 2012 at 5:40 am
You cannot 'move' master, msdb from SQL2005 to 2008 at all. You will have to script everything out and re-create them in the new SQL2008.
January 26, 2012 at 5:37 am
I have looked for this as well and have never found anything.
January 26, 2012 at 5:35 am
The Prince Fielder signing just makes Joey Votto's days with the Red's numbered. He is signed through 2014 and him and Prince are only 8 months apart in age....
January 25, 2012 at 5:24 am
Viewing 15 posts - 841 through 855 (of 1,524 total)