Re: reset the size of temp db
From: Tibor Karaszi (tibor_please.no.email_karaszi_at_hotmail.nomail.com)
Date: 09/01/04
- Next message: Jonas Larsen: "Re: CPU 100%"
- Previous message: Blue: "Re: Could not find stored procedure"
- In reply to: Anuradha: "reset the size of temp db"
- Next in thread: Olu Adedeji: "RE: reset the size of temp db"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 1 Sep 2004 08:33:05 +0200
> How can i reset it to the default size (8 mb for the data and .5 for the log
> files)
Use the ALTER DATABASE command (documented in Books Online).
-- Tibor Karaszi, SQL Server MVP http://www.karaszi.com/sqlserver/default.asp http://www.solidqualitylearning.com/ "Anuradha" <Anuradha@discussions.microsoft.com> wrote in message news:92FC242B-82B4-4FF8-BDCF-2B56252B6660@microsoft.com... > Hi All, > > the size of my temp db has increased drastically. I would like to reset it > to the original size. > > I tried restarting the sql server but it is not reset. > > How can i reset it to the default size (8 mb for the data and .5 for the log > files) > > Rgds, > Anu
- Next message: Jonas Larsen: "Re: CPU 100%"
- Previous message: Blue: "Re: Could not find stored procedure"
- In reply to: Anuradha: "reset the size of temp db"
- Next in thread: Olu Adedeji: "RE: reset the size of temp db"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|