Can't allocate space for object 'temp worktable' in database 'tempdb' because 'system' segment is full/has no free extents. If you ran out of space in syslogs, dump the transaction log. Otherwise, use ALTER DATABASE to increase the size of the segment.
关于 sybase 的 tempdb 数据库
最新推荐文章于 2016-12-20 18:37:51 发布
本文介绍了当遇到在tempdb数据库中无法为对象分配空间的情况时的解决办法。如果遇到系统段已满的问题,可以考虑清除事务日志或通过ALTER DATABASE命令来增加系统段的空间。
4109

被折叠的 条评论
为什么被折叠?



