Home Forums SQL Server 2008 SQL Server 2008 - General What are best practices for setting transaction log size for user databases and what is for tempdb? RE: What are best practices for setting transaction log size for user databases and what is for tempdb?

  • 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?

    http://support.microsoft.com/kb/315512?wa=wsignin1.0

    If everything seems to be going well, you have obviously overlooked something.

    Ron

    Please help us, help you -before posting a question please read[/url]
    Before posting a performance problem please read[/url]