I have a clustered database(sql server 2008 and sql server 2008 r2) that is in production environment(data is updated in both database at the same time)
I would like to restore the data from the backup file to both databases with minimal downtime
How do I go about doing this?