Author |
Topic |
rajborntodare
Starting Member
9 Posts |
Posted - 2013-07-24 : 16:16:06
|
How to revoke this...I downloaded the files from msdn...I suspect the browser might asked me to run insted saving while i downloded the package..I havent realize up on downloading..Is there any way to revoke this process..i have tried un istalling in the Control panel.. it is not allowing me to do such..Is there any way that i can resolve this issue...Please suggest.. I havent got any kind of error message.I was asked to make an update of my current sql server (RTM 2012) to Sp1 with cu4.I am aware of the process of installation..I need to upgrade it first to Sp1 then i need to apply cu4..But, while i download those files. I got an regular permission to download multiple files.I keep saying yes to download for all the files i need.But i realized later that i might have said YES to RUN instead of saving it locally in my system..Before i figured it out. i started my regular process i supposed to do...But that was too late. i found that was messed up with my server...Now i tried to revert them back by uninstalling from control pannel..But my tries go invain..Not allowing me to uninstall...What am i supposed to do now..Is there any other way i can solve this..and one more thing is... i checked for the version number in sql server it does show the SQL RTM version number...No update was done to the SQL Server..RAJ |
|
James K
Master Smack Fu Yak Hacker
3873 Posts |
Posted - 2013-07-24 : 16:22:47
|
If you don't already have SP1 applied, at least from what I read on this page, CU4 should not have been applied. http://support.microsoft.com/kb/2833645Check if CU4 was applied using this:SELECT @@version If it was applied, you should see 11.0.3368.0. If it was not applied it you should see the version number corresponding to RTM, which is 11.00.2100.60If it was installed that means you have SP1. If you just want to uninstall CU4, that page describes how to do it. |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
rajborntodare
Starting Member
9 Posts |
Posted - 2013-07-25 : 07:15:42
|
quote: So what is "messed up"?
Then why am i not able to install the Sp1 on the machine.I could not see any kind of files saved after extracting the downloaded file.I also tried by downloading a new file and do the same.. but could not perform the upgrade.I also used CMD to install the SP1, turns invain...Thanks,RajRAJ |
|
|
rajborntodare
Starting Member
9 Posts |
Posted - 2013-07-25 : 07:18:09
|
quote: Check if CU4 was applied using this:SELECT @@version If it was applied, you should see 11.0.3368.0. If it was not applied it you should see the version number corresponding to RTM, which is 11.00.2100.60
I have checked the Version numbers james, but i could see only the RTM, 11.00.21...60 but not SP1, 11.0.3000.0 or not CU4 11.0.3368.0I also tried to uninstall it through the ADD/REMOVE programs in control pannel, but io couldnot able to uninstall those 2 files which are SP1 and CU4....They doesnt show what the sizes of the files..I couldnot uninstall even by using CMD.RAJ |
|
|
James K
Master Smack Fu Yak Hacker
3873 Posts |
Posted - 2013-07-25 : 08:21:33
|
That means you have RTM installed. You don't have SP1 installed and you don't have CU4 installed. Do you see SP1 and CU4 in control panel? Do you have more than one instance of SQL Server installed on the box? |
|
|
rajborntodare
Starting Member
9 Posts |
Posted - 2013-07-25 : 09:28:54
|
quote: Originally posted by James K That means you have RTM installed. You don't have SP1 installed and you don't have CU4 installed. Do you see SP1 and CU4 in control panel? Do you have more than one instance of SQL Server installed on the box?
You got it now..I can see them in the control pannel.This is stand alone machinei do have only one instance on the machineYes i do have sql server installed..version Sql Server 2012 RTM = 11.0.2100.60RAJ |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
Posted - 2013-07-25 : 12:57:29
|
quote: Originally posted by rajborntodare
quote: So what is "messed up"?
Then why am i not able to install the Sp1 on the machine.I could not see any kind of files saved after extracting the downloaded file.I also tried by downloading a new file and do the same.. but could not perform the upgrade.I also used CMD to install the SP1, turns invain...Thanks,RajRAJ
You are going to need to go into further detail, but it sounds like you have the wrong download.Tara KizerMicrosoft MVP for Windows Server System - SQL Serverhttp://weblogs.sqlteam.com/tarad/Subscribe to my blog |
|
|
rajborntodare
Starting Member
9 Posts |
Posted - 2013-07-25 : 13:03:35
|
quote: but it sounds like you have the wrong download.
kb2674319 for installing SP1 on sql server 2012 rtmCU4 for SP1 2012 (http://support.microsoft.com/kb/2833645)Downlodable file..http://hotfixv4.microsoft.com/SQL%20Server%202012/sp1/SQLServer2012_SP1_CU4_2833645_11_0_3368_/11.0.3368.0/free/464142_intl_x64_zip.exeRAJ |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
rajborntodare
Starting Member
9 Posts |
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
rajborntodare
Starting Member
9 Posts |
Posted - 2013-08-02 : 13:44:51
|
Sorry Tara,I have tried the way u suggested. As it is developer machine we are planning to make a new VM for it. But what if i might had done the same on the production box. What is the reason i am not able to uninstall a single file.With out SP1 installed a cummulative cannot be installed even attempted, but why it was shown at the Uninstall program in Control panel.I was confused, some time we face weirsd issues which can be solved easily, the obly thing i am lacking is an speck of idea. I would see when my mind would have a spark in this case...i am not an expert to think in all ways:(RAJ |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
|