mirroring--changing failover sensitivity

  • We have several databases on mirroring with automatic failover. We have had several occasions where failover has occurred even though the databases were all up and running... this plays havoc with some apps.

    I see in the logs that failover seems to occur when a server does not get a response within 10 seconds. Is there a way to change that?

    ...

    -- FORTRAN manual for Xerox Computers --

  • To change the time-out value (high-safety mode only)

    Use the ALTER DATABASE <database> SET PARTNER TIMEOUT <integer> statement.

    To view the current time-out value

    Query mirroring_connection_timeout in sys.database_mirroring.

    ---------------------------------------------------------------------

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply