Re: Backup
- From: Erland Sommarskog <esquel@xxxxxxxxxxxxx>
- Date: Sat, 24 Feb 2007 15:42:15 +0000 (UTC)
Flores (Flores@xxxxxxxxxxxxxxxxxxxxxxxxx) writes:
I'm not sure what you mean to a disk. I want the data to be back up on
a tape like the rest of the data in my network: using arcserve v11
incremental with grandfather-father-son rotation. Also, I'm not backing
up the .bak files, I'm backing up the .mdf and ldf right from the \Data
directory under Microsoft SQL. Would that make a difference?
You are doing what? Alright, you can backup the MDF and LDF files, *if*
you have stopped SQL Server. But normally, you have SQL Server running,
those backups are useless, as they will not be transactionally consistent.
You should schedule backups of your database from SQL Server Agent, and
then you can copy the .bak files to disk with ARCSERVE.
--
Erland Sommarskog, SQL Server MVP, esquel@xxxxxxxxxxxxx
Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx
.
- References:
- Re: Backup
- From: Uri Dimant
- Re: Backup
- Prev by Date: Re: Execute permission denied on object xp_SQLagent_notify
- Next by Date: Re: SQL User permissions
- Previous by thread: Re: Backup
- Next by thread: Re: Backup
- Index(es):
Relevant Pages
|
|