Msg 3059 This BACKUP or RESTORE command is not supported on a database mirror or secondary replica
配置好 2012 AlwaysOn High availability Group就想体验一下在辅助数据库做备份的新功能。在辅助服务器备份,这样可以减轻主服务器的负载(非常好的一项改进,以前Databasemirroring辅助数据库是不可以访问的)。但是备份的时候却报错:Backup databasetesttodisk='c:\test.bak'Msg 3059, ...