• So is there a way to do this on the mirrored database without failing over first?

    Our principal has a different owner then our mirror. The principal is the correct owner already, so I ran both the sp_changedbowner and alter authorization commands with success. However the mirror still says a different owner. I thought this information would be replicated to the mirror.

    We can't fail over at the moment, CLR's don't work as this other owner so I need to change it on the mirror. Thanks...