Restore the backups of all the databases at a time

Hi all,

I have a task where i need to configure database mirroring for 400 databases at a time. I need a single TSQL Script to restore all the databases full backups with no recovery mode at a time.

QUick answer will be really appreciated. 

January 18th, 2014 9:16am

Hi all,

I have a task where i need to configure database mirroring for 400 databases at a time. I need a single TSQL Script to restore all the databases full backups with no recovery mode at a time.

QUick answer will be really appreciated. 

Are all these databases on single SQL instance ? If so there would be heavy load.There is surely script to create DB mirroring through script but please take my advise please go one at a time.Below links will be helpdul

http://ifcsong.wordpress.com/2011/10/11/setup-database-mirroring-using-windows-authentication-t-sql/

http://blogs.msdn.com/b/sqlserverfaq/archive/2009/03/31/setting-up-database-mirroring-in-sql-server-2008-using-t-sql-when-the-database-is-encrypted-using-transparent-data-encryption.aspx

Free Windows Admin Tool Kit Click here and download it now
January 18th, 2014 9:48am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics