Tuesday, March 27, 2012

Database Space available is 0MB

The 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
> solve this?
What space are you talking about? Space inside the DB? Diskspace?
robert
|||yes space inside the DB, not diskspace
"Robert Klemme" wrote:

> Susanna wrote:
> What space are you talking about? Space inside the DB? Diskspace?
> robert
>
|||Try running DBCC UPDATEUSAGE.
Andrew J. Kelly SQL MVP
"Susanna" <Susanna@.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!

No comments:

Post a Comment