
SQL Server backup utility vs Seagate Backup Exec
Backup exec will allow the admins to put file, and sql backups from multiple
servers on a single tape... That is essentially the difference...
To do the same thing in sql, you would back up all of your databases to a
common disk directory. Then use backup exec to copy the db backup files to
tape... (This is what I personally prefer, but it takes more disk space.)...
additionally, you may (probably) wish to do tran log backups via an alert
mechanism... If so, you will need to somehow integrate this SQL server log
backup into the backup exec scheme..
Otherwise, i do not see this as a really big deal either way.
--
Wayne Snyder MCT,MCSE, Sql Server MVP
IKON Education Services, C{*filter*}te, NC
(Please respond to the newsgroup.)