Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
bouno
Starting Member
23 Posts |
Posted - 2002-08-14 : 15:47:49
|
| Hello Gurus!For mssql server 7 backups to a tape does the tapemust be any particular for the sqlserver only or canbe any system tape?If someone does tape backups can tell what you use?TIA,bouno |
|
|
izaltsman
A custom title
1139 Posts |
Posted - 2002-08-15 : 16:00:27
|
| It doesn't have to be any specific brand or model. As far as I know, any tape drive that appears on Windows Hardware Compatibility List (and even a lot of the ones that don't appear there) can be used to back up your databases. Personally, I like various DLT tape drives myself -- they are big, fast, and (in my experience) reliable. However, instead of backing up your databases to tape directly, I would suggest creating your dump devices on disk (preferably on a different server) and then saving those device files to tape using your regular backup software (e.g. NT Backup). |
 |
|
|
|
|
|