Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
shan
Yak Posting Veteran
84 Posts |
Posted - 2013-10-29 : 17:00:15
|
How do i uninstall sql server 2012 SSAS Resource (Multidim instance) from a cluster, Other Resource that exist in this instance include DB and agent. I do want to have any impact to the DB engine as this is being actively used but have to uninstall the SSAS only.The reason behind this is developers decided to go with tabular instance instead of multidim SSAS instance, so I wanted to remove the multi dim SSAS instance in the cluster and install it as tabular.If there is any way to change multidim SSAS to tabular that would help too (but from the reading that i have done, Its not an option).This is a SQL 2012 sp1 (cu3) \ Server 2012 Datacenter-Shan |
|
tkizer
Almighty SQL Goddess
38200 Posts |
Posted - 2013-10-30 : 16:09:38
|
Go to the uninstall page in setup.exe. Then select what needs to be uninstalled. I have had no issues uninstalling instances and other specific things, it does not impact other resources.Tara KizerSQL Server MVP since 2007http://weblogs.sqlteam.com/tarad/ |
|
|
shan
Yak Posting Veteran
84 Posts |
Posted - 2013-10-30 : 16:51:07
|
I am concerned because of this kb for 2008, http://support.microsoft.com/kb/2547273 .I dont find anything for 2012 and wonder if the above kb article still holds for 2012 SSAS cluster install.-Shan |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
Posted - 2013-11-01 : 18:35:38
|
I don't have the answer, and the article is too vague to really know. You'll either need to try it out or contact Microsoft.Tara KizerSQL Server MVP since 2007http://weblogs.sqlteam.com/tarad/ |
|
|
shan
Yak Posting Veteran
84 Posts |
Posted - 2013-11-04 : 14:03:06
|
Thanks for your response, I ended you unstalling and reinstalling and then attaching the DB's later.-Shan |
|
|
|
|
|