本文介绍了联机数据库大小为300 MB,使用空间为50MB,但出现错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
无法为数据库"asplsathi"中的对象"dbo.Trn_Pilicy_Dtl"分配空间,因为"PRIMARY"文件组已满.通过删除不需要的文件,在文件组中删除对象,向文件组添加其他文件或为文件组中的现有文件设置自动增长来创建磁盘空间.
Could not allocate space for object ''dbo.Trn_Pilicy_Dtl'' in database ''asplsathi'' because the ''PRIMARY'' filegroup is full. Create disk space by deleting unneeded files, dropping objects in the filegroup, adding additional files to the filegroup, or setting autogrowth on for existing files in the filegroup.
推荐答案
这篇关于联机数据库大小为300 MB,使用空间为50MB,但出现错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!