• when principle server goes down (server level), in an asynchronous DB mirroring, what is the best option and/or steps for production environment?

    In Log shipping if primary server goes down, all we have to do is apply T-Logs (also tail log if possible) on secondary database and bring that database online. What are the best options in Asynchronous mirroring to keep the database running?