Re: How to turn the SQL off so a backup can be done
From: Geoff N. Hiten (SRDBA_at_Careerbuilder.com)
Date: 03/16/04
- Next message: Geoff N. Hiten: "Re: SQL Server Data Files on NAS Disk Volume."
- Previous message: Tibor Karaszi: "Re: Move tempdb files to a new disk"
- In reply to: t_radd67_at_hotmail.com: "How to turn the SQL off so a backup can be done"
- Next in thread: diveman: "Re: How to turn the SQL off so a backup can be done"
- Reply: diveman: "Re: How to turn the SQL off so a backup can be done"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 16 Mar 2004 17:42:45 -0500
Why not use the native SQL backup tools? They can create a self-describing,
transactionally consistant backup without taking the server offline. Read
the section in BOL (Books-OnLine) on Backup and Restore.
-- Geoff N. Hiten Microsoft SQL Server MVP Senior Database Administrator Careerbuilder.com I support the Professional Association for SQL Server www.sqlpass.org "t_radd67@hotmail.com" <anonymous@discussions.microsoft.com> wrote in message news:e58301c40ba3$73b5de10$a401280a@phx.gbl... > I would like to know how to turn off the sql and the do > a backup and then turn the sql back on after the backup is > done. > -Action 1 -Silent 1 > -Service MSSQL$WinFiler_MSDE > -ExePath "C:\Program Files\Microsoft SQL > Server\MSSQL$WinFiler_MSDE\Binn\sqlservr.exe" > -Server .\WinFiler_MSDE >
- Next message: Geoff N. Hiten: "Re: SQL Server Data Files on NAS Disk Volume."
- Previous message: Tibor Karaszi: "Re: Move tempdb files to a new disk"
- In reply to: t_radd67_at_hotmail.com: "How to turn the SQL off so a backup can be done"
- Next in thread: diveman: "Re: How to turn the SQL off so a backup can be done"
- Reply: diveman: "Re: How to turn the SQL off so a backup can be done"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|