MIrror database is in "synchoronizing" mode after restart
hello all,
i had restart mirror server yesterday , after rebooting database status "synchronizaing" "synchronized" before. question normal or need recreate mirroring restoring new datbase backup?
i using 2005 enterprise edition on windows 2008 r1.
any appreciate.
regards,
you can try recycle endpoints. have seen behavoiur in sql 2005 before. cycling endpoints easiest try not interrupt operation. commands be:
alter endpoint <endpoint name> state=stopped
alter endpoint <endpoint name> state=started
you endpoint name in ssms under server objects -> endpoints -> database mirroring
lucifer
SQL Server > Database Mirroring
Comments
Post a Comment