I have a few very large tables. When I run a query, it fails with a primary filegroup is full error. http://support.microsoft.com/Default.aspx?kbid=913399. I do not have explicit table level locks. The problem is still happening.
You may want to check the size of Tempdb. If the query uses Tempdb (implicitly) and Tempdb is on Primary filegroup than this may be the reason for this behavor
Regards,Yelena Varsha
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply