Member of the LearnItFirst.com Video Training Network Related Video Training Sites: · SQL Programming Training Videos · SQL Server DBA Tutorials
   
SQL Server 2005 Database Administration
                        Training Videos

Installing an Active/Passive SQL Server Cluster (Video Series)

Video Image Video Category: Disaster Recovery: Backup, Recovery, Log Shipping, Clustering and Database Mirroring

Skill Level: 500 (Advanced)

Versions/Editions Covered: SQL Server 2005
This video series is the complete installation of a SQL Server cluster, end-to-end; i.e., from installing the virtual server to installing the client components on the workstations. This series takes an already-built Windows 2003 cluster and walks you through installing and configuring SQL Server 2005 on the cluster.

NOTE: This video assumes you have a cluster already set up. If you want to learn how to build a Windows 2003 cluster, then LearnWindows2003.com has an entire series on building a cluster titled, "Clustering Windows Server 2003 - How to Build a Failover Cluster"

Videos in this Series:


Miscellaneous Bits & Pieces:
What query would return the first day of this month? SELECT DATENAME(dw, DATEADD(dd, - DATEPART(dd, GETDATE()) + 1, GETDATE())) AS FirstDay
The command-line command "net" can be used to for many administrative tasks such as creating shares, creating mapped drives, and much more. Go to command-line, and execute the command "net help" for more details
The command-line command "netstat" can show you active connections, TCP port usage, network statistics and more

Other Websites We Offer
LearnVBProgramming.com
Don't Forget!
100% Money Back Guarantee
 
   
 
About Us Video Playback Subscriptions More Video Training More
 
© Copyright 2004-2008 LearnItFirst.com LLC. All rights reserved. All trademarks remain the property of their respective owners. This site is not affiliated in any way with the Microsoft Corporation. Refer a Friend and Get a Free Subscription!
 
1/6/2009 12:26:28 AM