Viewing 15 posts - 151 through 165 (of 195 total)
If you had already 16 TempDB files in SQL Server 2005, could you reduce it to 8, using Alter Database commands?
Also, when you restart the server, do the TempDB files...
October 4, 2009 at 6:15 pm
Marcin
Is the 2k vs 2005 recommendation for the # of TempDB files from your experience or is it a MS reco?
Thx
Dan
October 4, 2009 at 6:14 pm
Thanks Grant. I will be installing MOM on the client computer. I prefer not to install any SW on the server as much as possible
October 4, 2009 at 5:58 pm
Jeff,
I had meant to ask if both the mdf and ndf need the extra space, or is the need just in mdf file. I would think we need the...
October 4, 2009 at 5:57 pm
ok. Thanks.
How can I check that SQL Server is not paging regularly, and if it is tuned /configured that that paging is not possible. where are these settings.
October 4, 2009 at 5:52 pm
Marcin
Can you give an example of the 'hand-made tool' - you mean write your own application to process it?
Dan
October 4, 2009 at 6:25 am
Yes Sir.
October 4, 2009 at 6:20 am
Prabhakaran
In case of the data & index separated into 2 filegroups as mdf and ndf files, is the 20-25% free space recommendation apply to both?
Dan
October 4, 2009 at 6:19 am
good to know the specifics on the SQL 2000 log backups; we still use them.
Thanks for your input.
October 4, 2009 at 5:54 am
BACKUP LOG TO DISK. We keep all the backup of log files in case of need to restore to point in time.
October 4, 2009 at 5:52 am
If the data and index files are separated (mdf and ndf), does it matter where the amount of free space is required/needed?
October 4, 2009 at 5:47 am
Jeff
Do you always beat the Autogrowth before it kicks in (If you suspect from your monitoring that it is going to happen in the next 2 weeks, do you go...
October 3, 2009 at 9:48 pm
Jeff
Is the formula [at least 20% and/or 6 months growth] for free file space needed- Is it from your experience, or a formula from MS?
Also if the defrag happens even...
October 3, 2009 at 8:44 pm
George & BitBucket
Thanks for the 2 points & the reference link. Helpful info on Checkpoint.
October 3, 2009 at 7:27 pm
Viewing 15 posts - 151 through 165 (of 195 total)