
Saturday, December 13, 2008
Sometime, it looks impossible to shrink the Trucated Log file for SharePoint 2007 Configuration database. Following code always shrinks the Trucated Log File to minimum size possible.
USE
SharePoint_Config
GO
DBCC SHRINKFILE(SharePoint_Config_log, 1)
BACKUP LOG SharePoint_Config WITH TRUNCATE_ONLY
DBCC SHRINKFILE(SharePoint_Config_log, 1)
© Copyright 2012 Aivea Corporation
Theme design by
Bryan Bell
newtelligence dasBlog 2.0.7226.0

| Page rendered at Saturday, February 04, 2012 10:18:07 AM (Pacific Standard Time, UTC-08:00)
Pick a theme: