Viewing 15 posts - 5,086 through 5,100 (of 18,926 total)
Any compact or express edition maybe that you might have missed out on?
Any processes still opened that will be whacked by a reboot?
My last, last, last resort would be to...
July 5, 2011 at 8:44 am
This is an estimated plan. I need the REAL plan. That's where all the nuggest are found.
I also need the index definitions to really help out.
I understand you...
July 5, 2011 at 8:41 am
Not sure I understand. In report viewer??? you have to supply to real dataset so in all actually the user has to supply or choose the stuff...
July 5, 2011 at 8:36 am
Safe way to go is to wipe out everything.
Another way would be to re-run the setup to see if you can't delete stuff that way.
Last resort this in...
July 5, 2011 at 8:32 am
as2higpark (7/5/2011)
July 5, 2011 at 8:25 am
P.S. I'm toying with this in my system as well and I've found out that the % are very frale right after reseting the stats to 0.
I just had...
July 5, 2011 at 8:13 am
From Jonathan's blog (link posted way earlier in the thread).
What does this return?
SET TRANSACTION ISOLATION LEVEL READ UNCOMMITTED;
WITH XMLNAMESPACES
(DEFAULT 'http://schemas.microsoft.com/sqlserver/2004/07/showplan')
SELECT ...
July 5, 2011 at 8:08 am
as2higpark (7/5/2011)
I ran this on the problem DB and no stats are more than 0.3% modified,...
July 5, 2011 at 6:46 am
as2higpark (7/5/2011)
I ran this on the problem DB and no stats are more than 0.3% modified,...
July 5, 2011 at 6:40 am
I'd consider it.
http://www.microsoft.com/sqlserver/2008/en/us/compression.aspx
But you also need to plan for the next 6 months to 3 years to make sure you have enough room and budget for expansion!
Keep in mind that...
July 5, 2011 at 6:34 am
Stop shrinking your dbs it'll only hurt you.
The only way to stop a db from growing is to stop inserting data.
Equivalent would be to start purging data, or archive it...
July 5, 2011 at 6:25 am
steveb. (7/5/2011)
The simple way to move a database...
July 5, 2011 at 5:40 am
I think he wants to keep all 4 backups in the same .bak file and then remove the oldest.
What I've always seen is 1 file per backup where you delete...
July 5, 2011 at 5:35 am
This allows you to restore by mounting a db straight from the backup. Takes very little extra room on top of the backup size.
July 5, 2011 at 5:34 am
as2higpark (7/4/2011)
July 5, 2011 at 5:30 am
Viewing 15 posts - 5,086 through 5,100 (of 18,926 total)