RUVIDEO
Поделитесь видео 🙏

Configure SQL Server 2012 Security Endpoint Part 3

Database Mirroring = High Avail / Disaster recovery purposes / Real Time Log Shipping

DM = (Log Shipping + Replication) - Some of the issue with Log and Replication


Mirroring Requirement:

1) Data and Log File patch locations should the same.
2) Collation and Master Code Page should be the same on both Principal and Mirror Server.
3) Database Name should be the same on Principal/Mirror Server
4) Cannot Mirror more thatn 10 Databases in 32 Bit Server, Can on x64 Bit Server. But not recommended.
5) Cannot attach/Detach. Have to use tradition Backup and Restore process.
6) Mirroring Port should be open (default port)
7) Service Accounts Should be the same on all server. (Principal/Mirror/Witness) Server.
8) Database is not supported in Cross-Database Transacation and Distributed Transcation.
10) SQL Version should be the same on Principal/Mirror Server.
11) Intance Name Should be different on all 3 server. (Cannot share the same SQL Instance Name)
12) Doesn't support FILESTREAM


Database Mirroring Session Mode
1. High Availabuty Operating Mode
0 Data loss
3 Server: Principal/Mirror/Witness Server
Application Server write record in the Principal Server Log File, then send the record to the Mirror Server Log file.
The Mirror Server sent acknoledgement to the Principal Server and finally Principal Server commit to the Application Server
Automatic Fail Over to Mirror Server when Principal goes down. (Mirror Server became new Principle server after Failover)
*Could have latetency depend on the network environement.

2. High Safety Operating Mode
2 Server: Principal and Mirror Server
No Automatice Faiilover. Need to force manually the service to the Mirror Server in case of Fail over.
Application Server write record in the Principal Server Log File, then send the record to the Mirror Server Log file.
The Mirror Server sent acknoledgement to the Principal Server and finally Principal Server commit to the Application Server

3. High Performance Operating Mode
2 Server: Principal and Mirror Server
Application Server write record in the Principal Server Log File, then send the record to the Mirror Server Log file. NO ACKNOWLEDGEMENT TO THE PRINCIPAL SERVER



*Disable Firewall

192.168.117.70 (VM-WIN-DB01) Principal Server Instance Name: Primary
192.168.117.71 (VM-WIN-DB02) Mirror Server Instance Name: Mirror

192.168.117.72 (SVR-WIN-WITNESS) Witness Server Instance Name: Witness

Что делает видео по-настоящему запоминающимся? Наверное, та самая атмосфера, которая заставляет забыть о времени. Когда вы заходите на RUVIDEO, чтобы посмотреть онлайн «Configure SQL Server 2012 Security Endpoint Part 3», вы рассчитываете на нечто большее, чем просто загрузку плеера. И мы это понимаем. Контент такого уровня заслуживает того, чтобы его смотрели в HD 1080, без дрожания картинки и бесконечного буферизации.

Честно говоря, Rutube сегодня — это кладезь уникальных находок, которые часто теряются в общем шуме. Мы же вытаскиваем на поверхность самое интересное. Будь то динамичный экшн, глубокий разбор темы от любимого автора или просто уютное видео для настроения — всё это доступно здесь бесплатно и без лишних формальностей. Никаких «заполните анкету, чтобы продолжить». Только вы, ваш экран и качественный поток.

Если вас зацепило это видео, не забудьте взглянуть на похожие материалы в блоке справа. Мы откалибровали наши алгоритмы так, чтобы они подбирали контент не просто «по тегам», а по настроению и смыслу. Ведь в конечном итоге, онлайн-кинотеатр — это не склад файлов, а место, где каждый вечер можно найти свою историю. Приятного вам отдыха на RUVIDEO!

Видео взято из открытых источников Rutube. Если вы правообладатель, обратитесь к первоисточнику.