ورود به حساب

نام کاربری گذرواژه

گذرواژه را فراموش کردید؟ کلیک کنید

حساب کاربری ندارید؟ ساخت حساب

ساخت حساب کاربری

نام نام کاربری ایمیل شماره موبایل گذرواژه

برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید


09117307688
09117179751

در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید

دسترسی نامحدود

برای کاربرانی که ثبت نام کرده اند

ضمانت بازگشت وجه

درصورت عدم همخوانی توضیحات با کتاب

پشتیبانی

از ساعت 7 صبح تا 10 شب

دانلود کتاب Microsoft SQL Server 2008 High Availability

دانلود کتاب Microsoft SQL Server 2008 در دسترس بودن بالا

Microsoft SQL Server 2008 High Availability

مشخصات کتاب

Microsoft SQL Server 2008 High Availability

دسته بندی: پایگاه داده ها
ویرایش:  
نویسندگان:   
سری:  
ISBN (شابک) : 1849681228, 9781849681223 
ناشر: Packt Publishing 
سال نشر: 2011 
تعداد صفحات: 308 
زبان: English  
فرمت فایل : PDF (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود) 
حجم فایل: 13 مگابایت 

قیمت کتاب (تومان) : 46,000



ثبت امتیاز به این کتاب

میانگین امتیاز به این کتاب :
       تعداد امتیاز دهندگان : 16


در صورت تبدیل فایل کتاب Microsoft SQL Server 2008 High Availability به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.

توجه داشته باشید کتاب Microsoft SQL Server 2008 در دسترس بودن بالا نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.


توضیحاتی در مورد کتاب Microsoft SQL Server 2008 در دسترس بودن بالا

این کتاب با دستورالعمل‌های گام به گام واضح، نمونه‌های مختلف دنیای واقعی، و تصاویر فراوان، تمام پشتیبانی و راهنمایی‌هایی را که هنگام شروع به نصب گزینه‌های مختلف SQL Server HA نیاز دارید، ارائه می‌کند. اگر یک توسعه دهنده SQL Server، یا یک مدیر سیستم، یا حتی یک DBA تازه کار هستید، این کتاب برای شما مناسب است. برای اینکه شما را از طریق نصب SQL Server HA راهنمایی کند، فقط باید درک اولیه ای از نحوه کار SQL Server داشته باشید.


توضیحاتی درمورد کتاب به خارجی

With clear step-by-step instructions, various real world examples, and plenty of screenshots, this book provides all the support and guidance you will need as you begin to install various SQL Server HA options. If you are an SQL Server developer, or a system administrator, or even a novice DBA, then this book is for you. It only requires you to have a basic understanding of how SQL Server works to get you through the installation of SQL Server HA.



فهرست مطالب

Cover......Page 1
Copyright......Page 3
Credits......Page 4
Foreword......Page 5
About the Author......Page 7
Acknowledgement......Page 8
About the Reviewers......Page 9
www.PacktPub.com......Page 11
Preface......Page 18
Chapter 1: Understanding Windows Domains, Domain Users, and SQL Server Security......Page 24
Windows domains and domain users......Page 25
Windows authentication......Page 27
What is clustering?......Page 30
How clustering works......Page 33
MSDTC......Page 34
Single-instance Cluster......Page 36
Multi-instance Cluster......Page 37
Multi-site Failover Cluster......Page 38
Components of clustering......Page 40
Shared disk array......Page 41
The Quorum......Page 43
Public and Private Network......Page 47
Summary......Page 48
Chapter 2: Implementing Clustering......Page 50
What is Hyper-V?......Page 51
Software requirements......Page 52
IP addresses......Page 53
Shared disks......Page 54
Installing a single-instance failover cluster......Page 55
Adding a node to an SQL Server failover cluster......Page 77
Installing the SQL server failover cluster using the command prompt......Page 82
Installing SQL Server failover cluster using the Configuration file......Page 84
Installing multi-instance (Active/Active) failover Cluster......Page 88
Adding a node to a SQL Server failover cluster......Page 100
Configuration......Page 105
Preferred owners......Page 106
File share......Page 107
Summary......Page 108
Chapter 3: Snapshot Replication......Page 110
Components of the replication......Page 111
Snapshot Replication......Page 112
Merge Replication......Page 113
Replication topologies......Page 114
How replication works......Page 115
Prerequisites for Snapshot Replication......Page 116
Installing......Page 117
Configuring Distributor and Publisher......Page 118
Creating publication......Page 123
Creating subscription......Page 133
Snapshot Agent......Page 142
Agent history clean up: distribution......Page 143
Replication monitoring refresher for distribution......Page 144
Configuring publication properties......Page 145
Configuring alerts......Page 148
Snapshot Agent parameters......Page 150
Adding and dropping an article and a column to the existing publication using T-SQL......Page 151
Summary......Page 153
Chapter 4: Transactional Replication......Page 154
Prerequisites for Transactional Replication......Page 155
Working with Transactional Replication......Page 156
Creating new publication for Transactional Replication......Page 157
Creating subscription for Transactional Replication......Page 161
Installing publication and subscription using T-SQL......Page 167
Configuring Transactional Replication......Page 169
Parameters to be configured with Distribution Agent profile......Page 170
Summary......Page 172
Merge Replication usages......Page 174
Prerequisites for Merge Replication......Page 175
Creating publication......Page 178
Creating subscription......Page 184
Configuring publication using T-SQL......Page 190
Configuring the Subscriber using T-SQL......Page 192
Creating alternate synchronization partner using T-SQL......Page 194
Uninstalling subscription......Page 195
Configuring download-only articles......Page 196
Configuring alerts using SSMS......Page 197
Summary......Page 201
Chapter 6: Peer-to-Peer Replication......Page 202
How Peer-to-Peer Replication works......Page 203
Prerequisites for Peer-to-Peer Replication......Page 204
Installing Peer-to-Peer Replication......Page 205
Configuring alerts......Page 211
Removing a node from Peer-to-Peer Replication......Page 213
Adding SQL Server 2005 as a Peer-to-Peer node......Page 216
Summary......Page 219
Chapter 7: Log Shipping......Page 220
How Log Shipping works......Page 221
Prerequisites for Log Shipping......Page 222
Installing Primary Server......Page 223
Setting up the secondary database......Page 225
Setting Monitor Server instance......Page 230
Configuration......Page 231
Setting up Primary Server for Log Shipping......Page 232
Setting up Secondary Server......Page 235
Summary......Page 239
What is Database Mirroring......Page 240
Different components of the Database Mirroring......Page 241
Prerequisites......Page 242
Preparing for Database Mirroring......Page 243
Installing Database Mirroring......Page 246
Starting Database Mirroring......Page 253
Manual or forced failover......Page 256
Adding the Witness Server......Page 259
Configuration using T-SQL......Page 263
Monitoring the Database Mirroring status using Database Mirroring Monitor......Page 266
Configuring the threshold for Database Mirroring......Page 267
Summary......Page 270
Network binding order......Page 272
Common troubleshooting and tips—resources......Page 273
Chapter 3: Snapshot Replication......Page 275
Troubleshooting using Replication Monitor (RM)......Page 276
Chapter 4: Transactional Replication......Page 278
Index on columns used in filters......Page 280
Avoid using identity column as primary key......Page 281
Frequently asked questions......Page 282
Chapter 6: Peer-to-Peer Replication......Page 283
Frequently asked questions......Page 284
Chapter 8: Database Mirroring......Page 288
Chapter 2: Implementing Clustering......Page 290
Chapter 3: Snapshot Replication......Page 292
Chapter 4: Transactional Replication......Page 293
Chapter 5: Merge Replication......Page 294
Chapter 7: Log Shipping......Page 295
Chapter 8: Database Mirroring......Page 297
Index......Page 298




نظرات کاربران