July 5, 2014 at 4:54 am
how to install active\active cluster in sql2008?
July 7, 2014 at 7:44 am
ramyours2003 (7/5/2014)
how to install active\active cluster in sql2008?
Have you tried google? Typing in your EXACT question returns a ton of results to articles that explain this.
_______________________________________________________________
Need help? Help us help you.
Read the article at http://www.sqlservercentral.com/articles/Best+Practices/61537/ for best practices on asking questions.
Need to split a string? Try Jeff Modens splitter http://www.sqlservercentral.com/articles/Tally+Table/72993/.
Cross Tabs and Pivots, Part 1 – Converting Rows to Columns - http://www.sqlservercentral.com/articles/T-SQL/63681/
Cross Tabs and Pivots, Part 2 - Dynamic Cross Tabs - http://www.sqlservercentral.com/articles/Crosstab/65048/
Understanding and Using APPLY (Part 1) - http://www.sqlservercentral.com/articles/APPLY/69953/
Understanding and Using APPLY (Part 2) - http://www.sqlservercentral.com/articles/APPLY/69954/
July 7, 2014 at 8:42 am
ramyours2003 (7/5/2014)
how to install active\active cluster in sql2008?
The same way you normally install a clustered instance. Active\Active is no longer used by Microsoft, multi instance clusters can run all on one node or be spread across cluster nodes.
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
July 7, 2014 at 9:43 am
Google is an awesome tool;
It's a 4 part series with photos.
MCSE SQL Server 2012\2014\2016
July 14, 2014 at 4:19 am
If you want to script the entire cluster install process, then SQL FineBuild can help you.
Details of how FineBuild deals with clusters is given at http://sqlserverfinebuild.codeplex.com/wikipage?title=SQL%20Server%20Cluster%20Install
Original author: https://github.com/SQL-FineBuild/Common/wiki/ 1-click install and best practice configuration of SQL Server 2019, 2017 2016, 2014, 2012, 2008 R2, 2008 and 2005.
When I give food to the poor they call me a saint. When I ask why they are poor they call me a communist - Archbishop Hélder Câmara
Viewing 5 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic. Login to reply