Blog for the Tech Savvy
Sunday, June 3, 2007
Shrink SharePoint content database size
To free up the SharePoint Content Database space, you can use the following SQL command
dbcc shrinkdatabase(WSSContentDatabaseName)
Newer Post
Older Post
Home
Sunday, June 3, 2007
Shrink SharePoint content database size
To free up the SharePoint Content Database space, you can use the following SQL command
dbcc shrinkdatabase(WSSContentDatabaseName)
Newer Post
Older Post
Home