General discussion
November 1, 2002 at 04:04 AM
kashmeir63

SQL Error

by kashmeir63 . Updated 23 years, 6 months ago

Hi,
I’m very new to SQL. I’m running sql 7.0. When I
optimize the database I get the following error:
Error 1105 [sql server] could not allocate space for object (table_name is here) in database because the primary filegroup is full…Is therean easy solution to this.Any help would be appreciated…… I tried the command below but still received the same results

EXEC sp_spaceused @updateusage = ‘TRUE’

This discussion is locked

All Comments