Welcome to dbForumz.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

PRIMARY-Dateigruppe voll

 
   Database Forums (Home) -> MSDE RSS
Next:  Sub Records  
Author Message
falk.boerner

External


Since: Dec 24, 2007
Posts: 2



(Msg. 1) Posted: Mon Dec 24, 2007 1:44 am
Post subject: PRIMARY-Dateigruppe voll
Archived from groups: microsoft>public>sqlserver>msde (more info?)

Hallo,

ich betreibe eine MSDE Datenbank, die DB-Größe liegt bei 2058.38 MB.
Das Datenbankmaximum ist weit höher eingestellt und genügend
Speicherplatz auf der Festplatte ist vorhanden.

Dennoch erhalte ich bei bestimmten Aktionen folgende Meldung:
"Speicherplatz für das "Meine_Tabelle"-Objekt in der "Meine_DB"-
Datenbank konnte nicht reserviert werden, da die PRIMARY-Dateigruppe
voll ist."

Was kann das sein?

Gruß Falk

 >> Stay informed about: PRIMARY-Dateigruppe voll 
Back to top
Login to vote
Andrea Montanari

External


Since: Sep 13, 2003
Posts: 851



(Msg. 2) Posted: Mon Dec 24, 2007 12:52 pm
Post subject: Re: PRIMARY-Dateigruppe voll [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

hi Falk,
falk.boerner RemoveThis @enka.de wrote:
> Hallo,
>
> ich betreibe eine MSDE Datenbank, die DB-Größe liegt bei 2058.38 MB.
> Das Datenbankmaximum ist weit höher eingestellt und genügend
> Speicherplatz auf der Festplatte ist vorhanden.
>
> Dennoch erhalte ich bei bestimmten Aktionen folgende Meldung:
> "Speicherplatz für das "Meine_Tabelle"-Objekt in der "Meine_DB"-
> Datenbank konnte nicht reserviert werden, da die PRIMARY-Dateigruppe
> voll ist."
>
> Was kann das sein?
>
> Gruß Falk

it seems to me your db is sized in about 2gb.. this is the max size MSDE can
handle... if your db is getting bigger than that maximum size, you have to
go to another version of SQL Server, a commercial one, that can handle sizes
bigger then this...
if you want to "stay" with MSDE, you have to slim down your dbs to fit
within that limit.. you can perhaps "partition" your data across several
databases... perhaps you can "archive" older data in another db, name it
historical_1, historical_n so that in the "live" db you only maintain
"current" live data in the "original db"..

merry Xmas..
--
Andrea Montanari (Microsoft MVP - SQL Server)
http://www.asql.biz http://italy.mvps.org
DbaMgr2k ver 0.21.0 - DbaMgr ver 0.65.0 and further SQL Tools
--------- remove DMO to reply

 >> Stay informed about: PRIMARY-Dateigruppe voll 
Back to top
Login to vote
falk.boerner

External


Since: Dec 24, 2007
Posts: 2



(Msg. 3) Posted: Thu Dec 27, 2007 12:36 am
Post subject: Re: PRIMARY-Dateigruppe voll [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On 24 Dez., 12:52, "Andrea Montanari"
wrote:
> hi Falk,
>
> falk.boer... DeleteThis @enka.de wrote:
> > Hallo,
>
> > ich betreibe eine MSDE Datenbank, die DB-Größe liegt bei 2058.38 MB.
> > Das Datenbankmaximum ist weit höher eingestellt und genügend
> > Speicherplatz auf der Festplatte ist vorhanden.
>
> > Dennoch erhalte ich bei bestimmten Aktionen folgende Meldung:
> > "Speicherplatz für das "Meine_Tabelle"-Objekt in der "Meine_DB"-
> > Datenbank konnte nicht reserviert werden, da die PRIMARY-Dateigruppe
> > voll ist."
>
> > Was kann das sein?
>
> > Gruß Falk
>
> it seems to me your db is sized in about 2gb.. this is the max size MSDE can
> handle... if your db is getting bigger than that maximum size, you have to
> go to another version of SQL Server, a commercial one, that can handle sizes
> bigger then this...
> if you want to "stay" with MSDE, you have to slim down your dbs to fit
> within that limit.. you can perhaps "partition" your data across several
> databases... perhaps you can "archive" older data in another db, name it
> historical_1, historical_n so that in the "live" db you only maintain
> "current" live data in the "original db"..
>
> merry Xmas..
> --
> Andrea Montanari (Microsoft MVP - SQL Server)http://www.asql.biz       http://italy.mvps.org
> DbaMgr2k ver 0.21.0 - DbaMgr ver 0.65.0 and further SQL Tools
> --------- remove DMO to reply

Hi Andrea,

danke für die schnelle Antwort, ich werde die DB aufteilen und alte
Daten archivieren.

Gruß Falk
 >> Stay informed about: PRIMARY-Dateigruppe voll 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
MSDE 2000 Release A - I am having problems installing the MSDE 2000 Release A on my Computer. I am not able to find the Microsoft SQL Server Program when I go to Start-Program. Can you please tell me a Simple Installation Process for MSDE 2000 Release A. Thanks.

Problem when installing Microsoft SQL Server Desktop Engine - Hi, We develop a CAM application which makes use of a SQL Server database. We used to ship our product with MSDE version 7.0, but we were having more and more problems with users who wanted to install the software on a Windows XP system. For these users...

SQL Server Service Manager - I installed an MSDE on a client machine and I have the service start each time the computer starts. The issue I am having is that the SQL Server Service Manager doesn't default to my MSDE instance ( cpuName\Database ). Is there somewhere that I can se...

Connecting from a remote Enterprise Manager - I have installed MSDE2000A and it is working perfectly on the local machine, but how do I connect from a remote Enterprise Manager? I keep on getting the message that either sql does not exist or access denied. How do I fix this? PLEASE HELP

Restore in SQL Server 2000 Desktop Engene (MSDE 2000) - Hello everybody, Im using SQL Server 2000 Desktop Engene (MSDE 2000) for the fist time, and see that it is quite different from the SQL Server 2000. My main problem is that i dont'n see how can i make a restore maked in the Enterprise of SQL Servre..
   Database Forums (Home) -> MSDE All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]