Database Snapshots of Mirrored databases affect performance of Principal database?

Posted by yrushka on Server Fault See other posts from Server Fault or by yrushka
Published on 2011-01-26T12:26:07Z Indexed on 2011/02/02 23:27 UTC
Read the original article Hit count: 337

I have 2 servers set in Mirroring High-safety. One is Principal and another in Mirror. Currently I have 2 snapshots of a Production database (100 GB size) created on Principal server (for no_lock purpose of massive select processes) and 2 snapshots on the mirror server for the same database for reporting purposes.

I know snapshots reduce performance of source databases but I am not sure if snapshots from mirror server have any impact on principal server's performance.

thanks,

© Server Fault or respective owner

Related posts about sql-server

Related posts about sql-server-2008