all groups > sql server msde > october 2004 >
You're in the

sql server msde

group:

Filegroup is full


Filegroup is full Eduardo Crespo
10/25/2004 9:48:50 AM
sql server msde:
Hi.

I've a msde database and I'm getting the following error every minute

Error 1105, Severity: 17, ErrState: 2
Could not allocate space for object 'ProductSettings' in database
'epo_Srv-ms-avd' because the 'Primary' filegroup is full

I've cleanup the database but the error keeps on.

I need urgent help!!!

Thank you very much



Re: Filegroup is full Andrea Montanari
10/25/2004 1:07:19 PM
hi Eduardo,
"Eduardo Crespo" <crespo_santamaria@NOSPAMhotmail.com> ha scritto nel
messaggio news:OoFIRcmuEHA.1992@TK2MSFTNGP10.phx.gbl
[quoted text, click to view]

in addition to Greg's answer, try executing
EXEC sp_helpdb 'your_db_name'
to see, in the 2nd resultset, if the datafile has limited file maxsize
option set or it can growth till 2gb limit...
--
Andrea Montanari (Microsoft MVP - SQL Server)
http://www.asql.biz/DbaMgr.shtm http://italy.mvps.org
DbaMgr2k ver 0.9.1 - DbaMgr ver 0.55.1
(my vb6+sql-dmo little try to provide MS MSDE 1.0 and MSDE 2000 a visual
interface)
--------- remove DMO to reply
Re: Filegroup is full Eduardo Crespo
10/25/2004 2:24:09 PM
Thank you very much. Database size is 2 GB

"Eduardo Crespo" <crespo_santamaria@NOSPAMhotmail.com> escribió en el
mensaje news:OoFIRcmuEHA.1992@TK2MSFTNGP10.phx.gbl...
[quoted text, click to view]

Re: Filegroup is full Greg Low [MVP]
10/25/2004 8:56:25 PM
Hi Eduardo,

How big is the database? Any chance it's up to 2G (ie the limit)?

HTH,

--
Greg Low [MVP]
MSDE Manager SQL Tools
www.whitebearconsulting.com

[quoted text, click to view]

AddThis Social Bookmark Button