|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Database Space available is 0MBThe space available for a database is 0MB, what are the solutions to solve
this? Thanks! Enable autogrowth size up the database to a bigger with the statement
ALTER DATABASE which syntax can be found in the bOL. HTH, Jens Suessmeyer. Susanna wrote:
> The space available for a database is 0MB, what are the solutions to What space are you talking about? Space inside the DB? Diskspace?> solve this? robert yes space inside the DB, not diskspace
Show quote "Robert Klemme" wrote: > Susanna wrote: > > The space available for a database is 0MB, what are the solutions to > > solve this? > > What space are you talking about? Space inside the DB? Diskspace? > > robert > > Try running DBCC UPDATEUSAGE.
-- Show quoteAndrew J. Kelly SQL MVP "Susanna" <Susa***@discussions.microsoft.com> wrote in message news:86D9A357-F5FE-4218-AE04-184B024ABA18@microsoft.com... > The space available for a database is 0MB, what are the solutions to solve > this? > Thanks! |
|||||||||||||||||||||||