85 pts.
 SQL Error
hi i am getting error primary filegroup is full. create a space by deleting unneeded files,dropping objects in the filegroup. I have disk space 30gb then also the error please help

Software/Hardware used:
ASKED: April 21, 2009  3:44 PM
UPDATED: April 26, 2009  4:37 AM

Answer Wiki:
Is the data file set to unrestricted growth ? (on your database properties->files check the 'Autogrowth' values) -------------------------
Last Wiki Answer Submitted:  April 21, 2009  4:01 pm  by  carlosdl   63,535 pts.
All Answer Wiki Contributors:  carlosdl   63,535 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

no idea about that i am using whatsup gold (network monitoring software)

in that it has size limit of 4 gb

 85 pts.

 

Are you able to increase that limit ?
Also, in Sql Server (not in the monitoring software), you should set the data file to enable autogrowth.

 63,535 pts.

 

If the database is full, and it can’t grow any more beyond the 4 Gig limit you’ll get the file/disk full message.

 64,520 pts.