Where can I shrink database directly from Central admin (SharePoint2010)
Tell me more
×
SharePoint Stack Exchange is a question and answer site for
SharePoint enthusiasts. It's 100% free, no registration required.
|
You can't shrink your database directly from the central administration UI. You need to use SSMS (SQL Server Management Studio) to shrink your database. I found a nice automated solution (SQL script) to shrink all your Sharepoint related DBs: Keeping your SHarepoint 2010 Development Databases small
A different shorter method is explained here: Sharepoint: shrink database on a fast way
|
|||
|
|
I think, you can't...
You need to do that in the SQL Mgmt Studio. |
||||
|
|