The transaction log for database 'Sharepoint_Config' is full
1. On your SQL Server -> open the SQL Server Management Studio.
2. Connect to the local SQL Server
3. Right click SharePoint_Config -> Properties -> Options. Change Recover Model from Full to Simple.
4. Click OK.
5. Right click SharePoint_Config, go to Tasks -> Shrink -> Shrink Files. Select a File type of Log, then Shrink
This should solve the problem.
2. Connect to the local SQL Server
3. Right click SharePoint_Config -> Properties -> Options. Change Recover Model from Full to Simple.
4. Click OK.
5. Right click SharePoint_Config, go to Tasks -> Shrink -> Shrink Files. Select a File type of Log, then Shrink
This should solve the problem.
Comments
Post a Comment