October 14, 2008 at 9:59 am
I am getting the error Primary File Group Is Full. Why did this fill up instead of growing? I have it set up to auto grow. Thanks.
October 14, 2008 at 10:40 am
Is the drive full? Is there a max size set for the file?
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
October 14, 2008 at 10:43 am
I figured it out. They were using MSDE on the back end and I went over 2 Gig.
October 14, 2008 at 10:44 am
Or, depending on how you're growing (by percent is the default and the worst choice), you can run out of space before it finishes growing.
Auto-growth is a nice safety valve, but it's best to monitor space closely and grow the databases yourself rather than rely on auto-growth to catch things for you.
"The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
- Theodore Roosevelt
Author of:
SQL Server Execution Plans
SQL Server Query Performance Tuning
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply