Welcome to SqlServer-QA.net Sign in | Join | Help

SQL Server Storage Engine & Tools (SSQA.net)

SQL Server Tools includes storage engine that includes a complete set of graphical tools and command prompt utilities that allow users, programmers, and administrators. SSMS, SSRS, SSIS & SSAS are most commonly used tools.
SQL Server transaction log, SHRINK - to be or not to be?

You have a production database which has a very high growth rate. As a result the database transaction log gets full resulting a daily scheduled job to shrink. All the times this is affecting the performance on SQL Server, what is the best option to shrink the transaction  log and set appropriate settings on the SQL Server.

To find out more on whether you have to SHRINK the transaction log or not refer to FAQ post.

Posted: Thursday, May 24, 2007 6:42 AM by SQL Master
Filed under: , ,

Comments

SSQA - SqlServer-QA.net said:

You have a production database which has a very high growth rate. As a result the database transaction

# May 24, 2007 7:37 AM
Anonymous comments are disabled