Re: Virtual SQL Server Transaction Log Auto-Grow problem.
From: Uttam Parui[MS] (uttamkp_at_online.microsoft.com)
Date: 11/10/04
- Previous message: Sezgin Rafed: "Re: Virtual SQL Server Transaction Log Auto-Grow problem."
- In reply to: Sezgin Rafed: "Re: Virtual SQL Server Transaction Log Auto-Grow problem."
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 10 Nov 2004 15:13:26 GMT
Usually in a production environment, it is recommended to grow the data/logs manually as autogrow is expensive. This is the recommended route. This does not mean that we should not have Autogrow set. the
default autogrow of 10% works good for small sizes and as the data/log sizes increases it is recommended that you change the autogrow from 10% to set size in MB. I would monitor the data and log sizes and
manually increase the size such that it has enough space during peak times and set autogrow to 500MB or 1GB just in case it needs to autogrow.
Also, it is highly recommended that you apply
MS03-031: Security patch for SQL Server 2000 Service Pack 3
http://support.microsoft.com/kb/821277
This will get your SQL Server to build 818. This security patch is very critical to apply for security reasons and also has lots of fixes from build 760 (sp3a). Also, it has been released in July 03 and no issues reported.
As with any other service packs/security patches/hotfix, it is important to test the patch first on a dev/test server and then apply it on prod server.
HTH,
Best Regards,
Uttam Parui
Microsoft Corporation
This posting is provided "AS IS" with no warranties, and confers no rights.
Are you secure? For information about the Strategic Technology Protection Program and to order your FREE Security Tool Kit, please visit http://www.microsoft.com/security.
Microsoft highly recommends that users with Internet access update their Microsoft software to better protect against viruses and security vulnerabilities. The easiest way to do this is to visit the following websites:
http://www.microsoft.com/protect
http://www.microsoft.com/security/guidance/default.mspx
- Previous message: Sezgin Rafed: "Re: Virtual SQL Server Transaction Log Auto-Grow problem."
- In reply to: Sezgin Rafed: "Re: Virtual SQL Server Transaction Log Auto-Grow problem."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|