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.
Author |
Topic |
Sqlserver2009
Starting Member
1 Post |
Posted - 2009-02-19 : 04:20:43
|
Hi all,i am getting struck with the error 'Primary File Group is Full-cannot create a space for '2 beta' while working on deleting and inserting data to a table DB from another DB.Quick Help would be apprciated.Thanks a bunch. |
|
RickD
Slow But Sure Yak Herding Master
3608 Posts |
Posted - 2009-02-19 : 05:07:45
|
You need to manually expand it if you have room on the disks.You may want to read up about filegroups here:http://msdn.microsoft.com/en-us/library/ms179316.aspx |
 |
|
|
|
|