Re: tempDB Concept
From: Andrew J. Kelly (sqlmvpnoooospam_at_shadhawk.com)
Date: 03/12/04
- Next message: Tom Cooper: "Re: Error"
- Previous message: Noorali Issani: "tempDB Concept"
- In reply to: Noorali Issani: "tempDB Concept"
- Next in thread: Hari: "Re: tempDB Concept"
- Reply: Hari: "Re: tempDB Concept"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 12 Mar 2004 08:34:43 -0500
Tempdb grows just like any other db that has autogrow set on. The size of
Tempdb at restart will be the size it was originally created at or the size
it was changed using an ALTER DATABASE statement. If it was created at
100MB and grew to 1GB it would go back to 100MB on a restart.
-- Andrew J. Kelly SQL MVP "Noorali Issani" <naissani@softhome.net> wrote in message news:e35z%239CCEHA.596@TK2MSFTNGP12.phx.gbl... > I just wanna confirm that if tempdb creates on run time then how can it > grows more and more... > > When the sql services started then how much size it will take by default for > making this temp database. > > Thanks > NOOR > >
- Next message: Tom Cooper: "Re: Error"
- Previous message: Noorali Issani: "tempDB Concept"
- In reply to: Noorali Issani: "tempDB Concept"
- Next in thread: Hari: "Re: tempDB Concept"
- Reply: Hari: "Re: tempDB Concept"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|