你们使用的Idera是一种三维工具,其工具可以是备份/备用和备份;你可以监测服务器和邮局;数据库。
As you asked the question-
am trying to figure out how SQL Server DBAs are doing their backups and verify in 2005. I use the Idera s free stored procs (which is no longer available to download btw) to backup and verify and have gotten around 65% compression. If there any other free alternative?
SQL server has it s own native tool where you can set up your backup of databases to go disk,
usually with the SSIS packages by using Maitenace plan (or)T-sql(where you can configure Full,differntial and log backup also)(where after backup finish you can check the verify integrity of the backup) but if the database grows more and more then you may need to ensre about the capcity as this goes to disk(here you need cut the backup stragegy for big database say 1TB bcz usually for Big database taking full daily causes lot of I/O then you have to decide weekly full backup along with the other days differntial backup in place) & you should do the cleanup also for howmany days you want(in the same maintenace plan only it exists).
见http://bradmcgehee.com/201001/13/how-to-use-sql-backup-inside-a-maintenance-plan/“rel=“nofollow”http://bradmcgehee.com 201001/13/how-to-use-sql-backup-in-a-maintenance-plan/。
但是,支持/逮捕完全取决于你如何通过了解商业风险和计划来管理你;与他们交流。
在2008年克勒服务器中,你像Idera sql安全做些什么一样,支持压缩。
但是,退学通常取决于他们是否从土著工具,还是从其他第3部分,如Commvault、Idera、TDP(带磁带)等实施。
Backup-
http://msdn.microsoft.com/en-us/library/ms186865.aspx