Re: Log File
From: Diane Walker (ett9300_at_yahoo.com)
Date: 07/08/04
- Next message: Diane Walker: "Re: Log File"
- Previous message: Dan D.: "Re: using "with readuncommitted" in a query"
- In reply to: Hari Prasad: "Re: Log File"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 8 Jul 2004 06:44:31 -0700
Thank you. I'll give it a try.
"Hari Prasad" <hari_prasad_k@hotmail.com> wrote in message
news:%23C0$0vIZEHA.2408@tk2msftngp13.phx.gbl...
> Hi,
>
> Login to SQL server using Query Analyzer:-
>
> sp_detach_db <dbname>
>
> -- this will detach the database from sql server, so move the LDF file to
> new location using windows explorer. After this execute
>
> sp_atatch_db <dbname>,'MDF_file_wth_path','LDF_file_with_NEW_path'
>
>
> Thanks
> Hari
> MCDBA
>
>
>
> "Diane Walker" <ett9300@yahoo.com> wrote in message
> news:ea$DRjGZEHA.3664@TK2MSFTNGP12.phx.gbl...
> > We are running SQL 2000 Enterprise Edition. How do I setup the log file
> to
> > go to a different partition? Thanks.
> >
> >
>
>
- Next message: Diane Walker: "Re: Log File"
- Previous message: Dan D.: "Re: using "with readuncommitted" in a query"
- In reply to: Hari Prasad: "Re: Log File"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|