Re: Move tempdb files to a new disk
From: Tibor Karaszi (tibor_please.no.email_karaszi_at_hotmail.nomail.com)
Date: 03/16/04
- Next message: Geoff N. Hiten: "Re: How to turn the SQL off so a backup can be done"
- Previous message: Geoff N. Hiten: "Re: Move tempdb files to a new disk"
- In reply to: Jack: "Move tempdb files to a new disk"
- Next in thread: Hari: "Re: Move tempdb files to a new disk"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 16 Mar 2004 23:42:01 +0100
You do this using ALTER DATABASE. See KB 224071 for more info.
-- Tibor Karaszi, SQL Server MVP http://www.karaszi.com/sqlserver/default.asp "Jack" <jacka8@excite.com> wrote in message news:e4a401c40ba6$b1358d50$a301280a@phx.gbl... > > I have done a new installation which is up and running. > However the disk on which the tempdb mdf and ldf files are > is giving a problem. Is there a way to move the files to a > different disk? I know we can't detach and attach it. > Alter database does not allow the primary data file to be > deleted. > > I can create a new data file on the other disk and stop > the existing datafile from growing. This will effectively > move all tempdb activity to the new disk. But is there no > better way to move the mdf and ldf files to the new disk? > > TIA, > Jack
- Next message: Geoff N. Hiten: "Re: How to turn the SQL off so a backup can be done"
- Previous message: Geoff N. Hiten: "Re: Move tempdb files to a new disk"
- In reply to: Jack: "Move tempdb files to a new disk"
- Next in thread: Hari: "Re: Move tempdb files to a new disk"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|