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 |
collie
Constraint Violating Yak Guru
400 Posts |
Posted - 2009-04-01 : 17:28:21
|
Hi thereFor some reason today we are getting a number of error messages when entering a new candidate Could not allocate space for object 'dbo.Candidate_CV'.'PK_Candidate_CV' in database 'kb_Data' because the 'PRIMARY' filegroup is full. Create disk space by deleting unneeded files, dropping objects in the filegroup, adding additional files to the filegroup, or setting autogrowth on for existing files in the filegroup I assume this error is because there is not enough space.How can I allocate more space to the database to fix this problem?ThanksWhisky-my beloved dog who died suddenly on the 29/06/06-I miss u so much. |
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
|
|
|