Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 file group is full error message

Author  Topic 

lfmn
Posting Yak Master

141 Posts

Posted - 2001-11-14 : 08:59:38
I found this message in my sql error logs (that's what I get for checking them ). I checked the drive the files are on and there is about 5 GB of room. I checked the database and it is set to auto grow with no limit. I haven't had any processes that did not complete and only recieved that error one time.

My question: When the file is set to auto grow, does SQL generate an error when there is no more room (file group is full) and then grow the file?

I don't see any problems with the system, so I'm not sure what else to look for.


Thanks in advance


cursors are like hammers - sometimes you have to use them, but watch your thumb!
   

- Advertisement -