Googled the issue; Check the Database associated with the farm. You can get details about your SQL Server database used by your farm from your Central Admin.
- Connect to the Server to check the space.
- OR use SQL Server Management Studio to connect to the SQL Server from your Sharepoint Server.
When you connect through the SQL Server Management Studio, Expand Databases and look for WSS_WebAPP1_Content[ the content database used by the Web Application that has trouble]. Right Click and look for Properties. you can get an idea about the space available. In my case this was low.
Request your SQL Server administrator to increase the server space and Reboot.
Leave your comments below.
No comments:
Post a Comment