SharePoint 2013空间不足-HRESULT:0x80131904 [英] SharePoint 2013 ran out of space - HRESULT: 0x80131904

查看:233
本文介绍了SharePoint 2013空间不足-HRESULT:0x80131904的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

因此我收到错误HRESULT:0x80131904,这意味着我的数据库超出了空间量,并且磁盘已满.我还有5 TB的剩余600 GB空间.谁能帮助我清理内容数据库,以便释放空间?我必须有很多未使用的空间 因为我的维护脚本停止工作了几个月.我需要一个SQL脚本来释放空间.


Microsoft经理到程序员:您开始编码.我会找出他们想要的...

So I am getting an error HRESULT: 0x80131904 which means my database exceeded the amount of space and the disk is full. I have 600GB left out of 5 TB. Can anyone help me clean up content database so I can free up space? I must have a lot of space unused because my maintenance scripts stopped working for months. I need a SQL script to free up space.


Microsoft manager to programmer: You start coding. I'll go find out what they want ...

推荐答案

您可以使用 DBCC ShrinkDatabase 命令或SQL Server Management Studio.

You can shrink the database by using the DBCC ShrinkDatabase command or SQL Server Management Studio.

有关缩小数据库的信息.

https://docs.microsoft.com/zh-cn/sql/relational-databases/databases/shrink-a-database

最好的问候,

Linda(张)


这篇关于SharePoint 2013空间不足-HRESULT:0x80131904的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆