TAILIEUCHUNG - Hướng dẫn học Microsoft SQL Server 2008 part 117

Failover clustering Windows không được thiết kế để làm như sau: ■ Cung cấp các kết nối liên tục: Trong quá trình failover, bất kỳ hoạt động SQL Server kết nối khách hàng bị phá vỡ. Vì vậy, tất cả các giao dịch noncommitted cần phải được thực hiện một lần nữa, trừ khi các giao dịch được xử lý trong ứng dụng. | Part VI Enterprise Data Management Windows failover clustering is not designed to do the following Provide continuous connectivity During the failover process any active SQL Server client connections are broken. Therefore all noncommitted transactions need to be performed again unless the transactions are handled within the application. If the application is cluster-aware the failover is completely transparent. Protect data Implementing SQL Server 2008 failure clustering does not obviate the need to take backups or run consistency checks DBCC CHECKDB . Because failover clustering does not protect data it is still necessary to run backups and restore them on another server run DBCC CHECKDB etc. Protect a shared disk array from failing Failover clustering is not designed to protect against a disk failure. It is recommended to combine failover clustering with hardware redundancy such as SAN to provide data loss protection. Prevent hack attacks Prevent network failures Protect the server from other potential disasters such as power outages Provide load balancing Failover clustering is not like network load balancing. It does not provide any automatic balancing although DBAs can manually balance the load using Cluster Administrator. availability solution. Microsoft SQL Server 2008 failover clustering is part of an entire strategy needed to help reduce downtime. Having a failover cluster does not mean that you have a complete high- How SQL Server 2008 failover clustering works The clustered nodes use a heartbeat signal to check whether each node is alive at both the Windows and SQL Server levels. At the Windows level the cluster nodes are in constant communication thereby validating the health of all the nodes. After installing SQL Server 2008 failover clustering the nodes that run the SQL Server resource perform two types of checks LooksAlive Every five seconds it checks whether the SQL Server service is running. IsAlive Every 60 seconds it runs a simple Transact-SQL .

TAILIEUCHUNG - Chia sẻ tài liệu không giới hạn
Địa chỉ : 444 Hoang Hoa Tham, Hanoi, Viet Nam
Website : tailieuchung.com
Email : tailieuchung20@gmail.com
Tailieuchung.com là thư viện tài liệu trực tuyến, nơi chia sẽ trao đổi hàng triệu tài liệu như luận văn đồ án, sách, giáo trình, đề thi.
Chúng tôi không chịu trách nhiệm liên quan đến các vấn đề bản quyền nội dung tài liệu được thành viên tự nguyện đăng tải lên, nếu phát hiện thấy tài liệu xấu hoặc tài liệu có bản quyền xin hãy email cho chúng tôi.
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.