Groups | Blog | Home
all groups > sql server dts > september 2003 >

sql server dts : backing up sql server


cj
9/12/2003 9:20:57 AM
I am trying to figure out how to backup sql server.
My company has been backing their database up to tape,
but I found out that it actually hasn't been gettin
backed up to the tape becuase the services for SQL Server
had still been running and hence didn't get backed up
becuase they are in use.

How do I go about (besides turning of the services and
backing up to tape.) backing up all of this data from
enterprise manager so that I could restore this on any
sql server install? Can I just copy the \data folder and
zip it up? Is there a smarter or easier way?

Narayana Vyas Kondreddi
9/12/2003 5:23:54 PM
Use the built-in BACKUP and RESTORE commands to backup and restore the
databases. See SQL Server Books Online for more information.
--
HTH,
Vyas, MVP (SQL Server)
http://vyaskn.tripod.com/
What hardware is your SQL Server running on?
http://vyaskn.tripod.com/poll.htm


[quoted text, click to view]
I am trying to figure out how to backup sql server.
My company has been backing their database up to tape,
but I found out that it actually hasn't been gettin
backed up to the tape becuase the services for SQL Server
had still been running and hence didn't get backed up
becuase they are in use.

How do I go about (besides turning of the services and
backing up to tape.) backing up all of this data from
enterprise manager so that I could restore this on any
sql server install? Can I just copy the \data folder and
zip it up? Is there a smarter or easier way?

Thanks,

AddThis Social Bookmark Button