Database::MirroringRedoQueueMaxSize Property
Gets the maximum size of the redo queue of the mirror server instance in KB.
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
The redo queue includes the log records waiting to be rolled forward on the mirror database. By default, the size of the redo queue is unlimited. You can specify the property on the principal server only.
Show: