Warning: file_put_contents(C:/web/tycloud/temp/compiled/article.dwt.php): failed to open stream: No such file or directory in C:\web\tycloud\includes\cls_template.php on line 262 Notice: can't write:C:/web/tycloud/temp/compiled/article.dwt.php in C:\web\tycloud\includes\cls_template.php on line 264 Warning: mkdir(): No such file or directory in C:\web\tycloud\includes\cls_template.php on line 196 提示数据库空间己满的原因_成功解决方案_速达资讯_速达软件官网_速达3000_速达5000_速达ERP系统_速达财务管理_速达OA_速达V3_销售管理_速达V5 Warning: file_put_contents(C:/web/tycloud/temp/compiled/header.lbi.php): failed to open stream: No such file or directory in C:\web\tycloud\includes\cls_template.php on line 262 Notice: can't write:C:/web/tycloud/temp/compiled/header.lbi.php in C:\web\tycloud\includes\cls_template.php on line 264
×
Warning: file_put_contents(C:/web/tycloud/temp/compiled/ur_here.lbi.php): failed to open stream: No such file or directory in C:\web\tycloud\includes\cls_template.php on line 262 Notice: can't write:C:/web/tycloud/temp/compiled/ur_here.lbi.php in C:\web\tycloud\includes\cls_template.php on line 264
当前位置: 首页 > 速达资讯 > 成功解决方案 > 提示数据库空间己满的原因
提示数据库空间己满的原因
本文来源:速达软件商店(江苏)      发布日期:2013-06-14  

是因为速达软件用的数据库是msde的版本,所以限制了SQL数据库不能超过2GB,所以要客户分开服务器使用,现服务器要重装一下即可。

关于primary文件组已满的原因及解决方法总结

1.检查你的磁盘剩余空间是否足够,如果没有磁盘剩余空间,则清理磁盘,腾出空间

2.检查你的磁盘分区格式
如果是FAT16,则数据文件最大只能是2G
如果是FAT32,则数据文件最大只能是4G
改为NTFS分区则没有这种限制

3.检查一下你有没有限制数据库文件的大小
企业管理器--右键你的数据库--属性--文件增长限制--如果有限制大小,取消限制

4.检查你的SQL版本,如果你用MSDE,则限制了数据文件最大是2G

5.你也可以为 primary 组添加新的数据文件来解决这个问题
alter database 库名 add file(NAME = 逻辑文件名,FILENAME =

Warning: file_put_contents(C:/web/tycloud/temp/compiled/footer.lbi.php): failed to open stream: No such file or directory in C:\web\tycloud\includes\cls_template.php on line 262 Notice: can't write:C:/web/tycloud/temp/compiled/footer.lbi.php in C:\web\tycloud\includes\cls_template.php on line 264