Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 10022

Re: BW agregate Can't allocate space for object "temp worktable" in database "tempdb" because system segment is full/has no free extents.

$
0
0

Just FYI - the message says that the "system" segment is full, not the logsegment.  The "system" segment is where worktable space is allocated.  Advice to extend the log won't resolve your issue.  Extend tempdb as:

 

alter database tempdb on <some_device> = <size>


Viewing all articles
Browse latest Browse all 10022


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>