473,387 Members | 1,624 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Why....'PRIMARY' filegroup is full????

Dear All,
I am new in MS Sql Server.I am facing a error
"'PRIMARY' filegroup is full".I went through the all previous
submitions.But still this error is coming.Please help me out.
I have Installed Microsoft Sql Server 2000. It was working perfectly.

Present Database Details
========================
..mdf size 3.91 GB from Explorer and from
Enterprise Manager Space Allocated 4007 MB
------------------------------------------
..LDB size 3.79 GB from Explorer and from
Enterprise Manager Space Allocated 177 MB
-----------------------------------------
Auto Incementation is On
-----------------------------------------
File Growth in Percentage 10
-----------------------------------------
Remaining Space in Drive 7 GB
=========================

But at the time of importing data getting error
===========================
'PRIMARY' filegroup is full
===========================

What should be the reason?Thanks in advance
Regards
Arijit Chatterjee

Jul 23 '05 #1
2 3728
(ar*****************@yahoo.co.in) writes:
I am new in MS Sql Server.I am facing a error
"'PRIMARY' filegroup is full".I went through the all previous
submitions.But still this error is coming.Please help me out.
I have Installed Microsoft Sql Server 2000. It was working perfectly.

Present Database Details
========================
.mdf size 3.91 GB from Explorer and from
Enterprise Manager Space Allocated 4007 MB
------------------------------------------
.LDB size 3.79 GB from Explorer and from
Enterprise Manager Space Allocated 177 MB
-----------------------------------------
Auto Incementation is On
-----------------------------------------
File Growth in Percentage 10
-----------------------------------------
Remaining Space in Drive 7 GB
=========================

But at the time of importing data getting error
===========================
'PRIMARY' filegroup is full
===========================


Judging from the data you presented here, I see no reason why it should
occur.

But there are a few details missing:
o Check that the data file is set to unrestricted growth. If the file
set to a max of 4007 MB, it can autogrow 10% from 3.91 GB.
o Check the error message for which database the error occurs in. The
problem could be with tempdb.

--
Erland Sommarskog, SQL Server MVP, es****@sommarskog.se

Books Online for SQL Server SP3 at
http://www.microsoft.com/sql/techinf...2000/books.asp
Jul 23 '05 #2
Thanks for your reply. I didn't get this point at the time of fixing .
I added another data file and that is working perfectly without any
error. And I made that in group.
Thangs and Regards
Arijit Chatterjee

Jul 23 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Anthony Robinson | last post by:
I have a question with regads to placement of data files/indexes on multiple filegroups. Here is the current scenario: I have a database comprised of two filegroups - PRIMARY and INDEX. The...
1
by: Giadis | last post by:
I seem to be having problems with a very simple install of MSDE on a Windows 2000 Server. When attempting to add new records, I receive the message "Could not allocate space for object 'MyTable'...
0
by: newbiegca_sqlsever2000 | last post by:
SQLServer 2000 Backup question. Let us say we have a database where data is stored in filegroup F1 and Filegroup F2 Backup of this is done on alternate days Day 1 - Full backup of file...
0
by: Louis | last post by:
I've been experimenting with filegroup backups. I currently "archive" old data by moving it into a different database. I thought I could try to use filegroups instead. That is "archive" old data...
9
by: 101 | last post by:
Taking a course on SQL. They are saying you can get better performance by having multiple files for a group. They then graphically show an example of "Primary" with multiple data files. I have...
2
by: mchang | last post by:
Hello, I have been trying to figure out how to temporarily change the max filegroup size of a SQL 2000 database I "inherited" when our DBA quit. I just need some breathing room until I can...
4
by: pardhi a via SQLMonster.com | last post by:
Server: Msg 1105, Level 17, State 2, Line 2 Could not allocate space for object '(SYSTEM table id: -276436763)' in database 'TEMPDB' because the 'DEFAULT' filegroup is full. this error occured...
1
by: jkv10_2005 | last post by:
Hi, I have the following SQL procedure I am running to clean up a filegroup and move all data to a single .MDF file: use <db_name> print 'Move <db_name> db contents to MDF file' DBCC...
1
by: developmental2 | last post by:
Hi all..! If I want to split an SQL DB into several physical files (as its 500GB disk ran out of space, won't even run shrinks any more, and we bought another 500GB disk to add to the PC)...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.