Home > Database > Mysql Tutorial > body text

安装SQL Server 2012略过初始数据同步处理

WBOY
Release: 2016-06-07 17:54:18
Original
1451 people have browsed it

1.在选取初始数据同步处理时,选择[略过初始数据同步处理](Skip initial data synchronization) 2.验证时会略过很多项目 3.完成时也会略过很多项目 4.此时AG新增成功,因为第二的Instance还没有MyDB数据库存在,所以在第二个Instance的可用性数据库会出现惊

1.在选取初始数据同步处理时,选择[略过初始数据同步处理](Skip initial data synchronization)

安装SQL Server 2012略过初始数据同步处理

2.验证时会略过很多项目

安装SQL Server 2012略过初始数据同步处理

3.完成时也会略过很多项目

安装SQL Server 2012略过初始数据同步处理

4.此时AG新增成功,因为第二的Instance还没有MyDB存在,所以在第二个Instance的可用性会出现惊叹号

安装SQL Server 2012略过初始数据同步处理

5.将主要Instance上的MyDB数据库做备份(a Full Backup and a Log Backup)并指定NO RECOVERY还原到第二个Instance。

6.再到第二个Instance将可用性数据库加入可用性群组

安装SQL Server 2012略过初始数据同步处理

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template