February 9, 2013 at 7:30 am
What are best practices for setting transaction log size for user databases and what is for tempdb?
Can some one please help me that.. How to Decide that how much size i have to give for user data base and Temp data base.
February 9, 2013 at 7:59 am
Can some please reply for this....
February 9, 2013 at 8:55 am
As with most items concerning SQL and for your specific question "It depends", is in some regards the universal answer.
Now to obtain further details for various situations such as database activity (insert of new data, deletion/updating of already entered data) I suggest you read:
And in particular the section titled: What are the performance implications?
February 9, 2013 at 9:18 am
For the transaction log initial size and filegrowth setting, see here: blog.sqlxdetails.com
February 10, 2013 at 3:20 am
Thank you...... Any more ans ...
February 10, 2013 at 12:02 pm
Viewing 6 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic. Login to reply