I have a mirroring setup in our production servers. I have a question, will the mirrored server start collection jobs when a fail-over occurs from failed server ? - kmr
In database mirroring, the only thing mirrored is the database, so any other component -- such as logins, SQL Server Integration Services (SSIS) packages, SQL Agent Jobs, etc -- are not automatically mirrored. These items need to be handled outside the process.