Cannot Install SQL Server 2005 After Running Uninstall

Aug 20, 2007

After going through "Add and Remove Programs" and removing all components of SQL Server 2005 Standard Edition on my desktop I get an error telling me there is a copy already installed and to remove it before continuing. Well nothing shows up under "Add and Remove Programs"; Windows cleanup shows none of the SQL Server components; a check of the register (HOTKEYS.../unistall) have no SQL Server entries; under services all SQL Server services are disabled and not running.

I have followed all the steps in http://support.microsoft.com/kb/909967 (Describes how to uninstall an instance of SQL Server 2005 manually).

Anyone out there got a solution? (Visual Studio 2005 eval is loaded on the box)

View 3 Replies


ADVERTISEMENT

Cannot Install SQL Srv 2005 Service Pack 2 (KB 921896) / Uninstall SQL Srv 2005

May 17, 2007

I tried to uninstall SQL Server 2005 and it was failed.



I tried to install SP2 for SQL Server 2005, and it was failed too!

Here are the log file SUMMARY.TXT (is it enough?).

Can anyone tell me what the problem is?



Time: 05/17/2007 16:51:41.483
KB Number: KB921896
Machine: XXXXXX
OS Version: Microsoft Windows Server 2003 family, Enterprise Edition Service Pack 1 (Build 3790)
Package Language: 1033 (ENU)
Package Platform: x86
Package SP Level: 2
Package Version: 3042
Command-line parameters specified:
/quiet
/allinstances
Cluster Installation: No

**********************************************************************************
Prerequisites Check & Status
SQLSupport: Passed

**********************************************************************************
Products Detected Language Level Patch Level Platform Edition
Express Database Services (SQLEXPRESS) ENU RTM 2005.090.1399.00 x86 EXPRESS

**********************************************************************************
Products Disqualified & Reason
Product Reason

**********************************************************************************
Processes Locking Files
Process Name Feature Type User Name PID

**********************************************************************************
Product Installation Status
Product : Express Database Services (SQLEXPRESS)
Product Version (Previous): 1399
Product Version (Final) :
Status : Failure
Log File : D:Program FilesMicrosoft SQL Server90Setup BootstrapLOGHotfixSQL9Express_Hotfix_KB921896_SQLEXPR.EXE
SQL Express Features : SQL_Data_Files,SQL_Engine,SQL_Replication,SQL_SharedTools
Error Number : 1332
Error Description : *** Shared String ID 1332 Not Found ***
----------------------------------------------------------------------------------

**********************************************************************************
Summary
One or more products failed to install, see above for details
Exit Code Returned: 1332

View 1 Replies View Related

SQL 2005 Uninstall/Install Problem WMI Configuration Related

May 17, 2006

Hi,

I'm the following encountering WMI error message when invoking SQL2005 setup.

The SQL Server System Configuration Checker cannot be executed due to WMI configuration on the machine CAPRICORN Error:2147942405 (0x80070005).

For help, click: http://go.microsoft.com/fwlink?LinkID=20476&ProdName=Microsoft+SQL+Server&ProdVer=9.00.2047.00&EvtSrc=setup.rll&EvtID=70342


I'ver found other postings related to WMI errors and tried the WMI fix batch, but to no avail. I noted the error code I have is 2147942405 which is different from other postings. And from examining setup log generated, this seems to be security related, but cannot find much help combing thru msdn/google, etc

Any help is greatly appreciated.

-James Lin

SCC LOG

================================================================

SCCOpenPerformer Added machine: CAPRICORN
RegisterAddCheckArticleCallbackFunction registered callback function

Calling add article callback function for article: WMIServiceWin32OSWorking
Callback function returned TRUE
Adding Article...
Article Id: WMIServiceWin32OSWorking
Article type: 4, ARTICLE_WMI_TYPE_VALUES
Number of value: 2
Value: 1
Type: ARTICLE_WMI_TYPE_PROPERTY
Namespace: cimv2
Class name: Win32_OperatingSystem
Property name: OSLanguage
Property type: 2
Value: 2
Type: ARTICLE_WMI_TYPE_PROPERTY
Namespace: cimv2
Class name: Win32_OperatingSystem
Property name: SystemDirectory
Property type: 2

Calling add article callback function for article: WMIServiceWin32CompSystemWorking
Callback function returned TRUE
Adding Article...
Article Id: WMIServiceWin32CompSystemWorking
Article type: 4, ARTICLE_WMI_TYPE_VALUES
Number of value: 1
Value: 1
Type: ARTICLE_WMI_TYPE_PROPERTY
Namespace: cimv2
Class name: Win32_ComputerSystem
Property name: NumberOfProcessors
Property type: 2

Calling add article callback function for article: WMIServiceWin32ProcessorWorking
Callback function returned TRUE
Adding Article...
Article Id: WMIServiceWin32ProcessorWorking
Article type: 4, ARTICLE_WMI_TYPE_VALUES
Number of value: 1
Value: 1
Type: ARTICLE_WMI_TYPE_PROPERTY
Namespace: cimv2
Class name: Win32_Processor
Property name: CpuStatus
Property type: 2

Calling add article callback function for article: WMIServiceReadRegWorking
Callback function returned TRUE
Adding Article...
Article Id: WMIServiceReadRegWorking
Article type: 4, ARTICLE_WMI_TYPE_VALUES
Number of value: 1
Value: 1
Type: ARTICLE_WMI_TYPE_REGISTRY
DefKey: 0x80000002
Subkey name: SOFTWAREMicrosoftWindowsCurrentVersion
Value name: ProgramFilesDir
Registry type: 4

Calling add article callback function for article: WMIServiceWin32DirectoryWorking
Callback function returned TRUE
Adding Article...
Article Id: WMIServiceWin32DirectoryWorking
Article type: 3, ARTICLE_WMI_TYPE_CLASS
Namespace: cimv2
WQL Query: Select * from Win32_Directory where name='C:\'

Calling add article callback function for article: WMIServiceCIMDataWorking
Callback function returned TRUE
Adding Article...
Article Id: WMIServiceCIMDataWorking
Article type: 3, ARTICLE_WMI_TYPE_CLASS
Namespace: cimv2
WQL Query: Select * from CIM_DataFile where name='C:\'

Calling add article callback function for article: XMLDomDocument
Callback function returned TRUE
Adding Article...
Article Id: XMLDomDocument
Article type: 1, ARTICLE_TYPE_GENERIC_FUNCTION
RegisterCallbackFunction registered callback function
Callback filter = 0x6

Performing check on local machine CAPRICORN
Connecting to CAPRICORN machine
ConnectServer returned 0 (0x0)
ConnectServer returned 0 (0x0)
Openning namespace \rootcimv2
GetNamespace \rootcimv2 returned 0 (0x0)
Creating class instance Win32_ComputerSystem
CreateInstanceEnum Win32_ComputerSystem returned 0 (0x0)
Enumerating the first class of Win32_ComputerSystem
EnumClass of Win32_ComputerSystem returned 2147942405 (0x80070005)
Creating class instance Win32_OperatingSystem
CreateInstanceEnum Win32_OperatingSystem returned 0 (0x0)
Enumerating the first class of Win32_OperatingSystem
EnumClass of Win32_OperatingSystem returned 2147942405 (0x80070005)
Creating class instance Win32_OperatingSystem
CreateInstanceEnum Win32_OperatingSystem returned 0 (0x0)
Enumerating the first class of Win32_OperatingSystem
EnumClass of Win32_OperatingSystem returned 2147942405 (0x80070005)
Creating class instance Win32_Processor
CreateInstanceEnum Win32_Processor returned 0 (0x0)
Enumerating the first class of Win32_Processor
EnumClass of Win32_Processor returned 2147942405 (0x80070005)
Openning namespace \rootdefault
GetNamespace \rootdefault returned 0 (0x0)
Getting method EnumValues in StdRegProv class
GetMethod returned 0 (0x0)
Executing method EnumValues in StdRegProv class
ExecMethod returned 2147942405 (0x80070005)

Processing article WMIServiceWin32OSWorking
Scc Error: 50026 (0xc36a)
Error code: 2147942405 (0x80070005)
Calling callback function for reason: 0x2
Callback function returned TRUE

Processing article WMIServiceWin32CompSystemWorking
Scc Error: 50026 (0xc36a)
Error code: 2147942405 (0x80070005)
Calling callback function for reason: 0x2
Callback function returned TRUE

Processing article WMIServiceWin32ProcessorWorking
Scc Error: 50026 (0xc36a)
Error code: 2147942405 (0x80070005)
Calling callback function for reason: 0x2
Callback function returned TRUE

Processing article WMIServiceReadRegWorking
Scc Error: 50024 (0xc368)
Error code: 2147942405 (0x80070005)
Calling callback function for reason: 0x2
Callback function returned TRUE

Processing article WMIServiceWin32DirectoryWorking
Openning namespace \rootcimv2
GetNamespace \rootcimv2 returned 0 (0x0)
Scc Error: 50022 (0xc366)
Error code: 70347 (0x112cb)
Calling callback function for reason: 0x2
Callback function returned TRUE

Processing article WMIServiceCIMDataWorking
Openning namespace \rootcimv2
GetNamespace \rootcimv2 returned 0 (0x0)
Scc Error: 50022 (0xc366)
Error code: 70347 (0x112cb)
Calling callback function for reason: 0x2
Callback function returned TRUE

Processing article XMLDomDocument
Scc Error: 0 (0x0)
Error code: 0 (0x0)
Calling callback function for reason: 0x4
Callback function returned TRUE
SccPerformer closed.


View 9 Replies View Related

Uninstall/Install

Nov 8, 2007

Hi,

I am wondering if I am going to encounter any problems when I uninstall SQL Server 2005 standard edition and install SQL Server 2005 Express Edition.

I am asking this as I found out today that a project I am developing (have been working on this for a few weeks now) that we're to be using Express edition. I am just hoping that I'm not going to come across any problems by doing this?

View 2 Replies View Related

Install And Uninstall Problem

Aug 18, 2006

I am having very simular problems with installation and uninstallation as Laydee is having.

There had never been another instance of any type installed on my local computer, I installed SQLExpress because we want to begin migrating to something for the future, and after reviewing all the other options out there decided SQL Server 2005 would be the most efficient use of time and resources.

The initial installation was successful, and we were doing well, writing the new GUI in VB6, then decided we would try VB 2005 in order to take advantage of the .NET framework, stored queries, etc. the first time we accessed the database (Thank God it wasn't the production database) it corrupted something, somewhere and we never could get anything to work. In addition, even the sa login on the instance (the only instance, btw) SQLExpress wouldn't work.

Consequently did an uninstall. But it apparently did not uninstall cleanly.

Re-installed, and could not re-create the instance SQLExpress, since the installation package thinks it's still installed.

Uninstalled again, completely. Online E-Book, sample databases, the whole 9 yards. Even went into the program files directory and deleted the associated directory, and did a re-install. Still was unable to create the named instance SQLExpress. same problem, it thinks that instance already exist.

Uninstalled again, deleted the directory, even went through the registry with a fine toothed comb getting rid of anything that appeared to refer to that instance (SQLExpress), which is no easy task since that instance is also the name of the software package. Re-installed. Same game.

We are about to the point of giving up since we have spent so much time just on trying to get the engine installed again properly that we are considering other, apparently more reliable options. To bad. We already bought SQL Server 2005, and it appears it will be sitting in the vault unopened. If something is this unstable we can't risk installing it on the production systems.

So before I have to declare this whole debacle a total loss, anyone have any suggestions?



View 4 Replies View Related

Uninstall SQL Server 2005

Sep 24, 2006

Hi,I’m having a problem uninstalling SQL Server 2005. I went into add/remove programs,clicked on each of the entries for all of the associated services to remove them,then removed SQL Server 2005, rebooted, and the tasks are still listed in services.There are no entries in add/remove programs.I’m removing SQL Server in order to install Visual Studio first - I’ve still gota problem with the “Package Load Failure” that I posted about last week:http://forums.asp.net/thread/1402873.aspxCan anyone give me a clue as to how I can completely remove SQL Server?I’m running Win 2k SP4.Thanks!

View 4 Replies View Related

Uninstall SQL Server 2005

Oct 27, 2006

Hi all,Afetr a bad install of sql server 2005 which failed due to WMI problem; something that seems unfixable save a reinstall of windows.I am now left with a part installion of sql server 2005. From add/remove programs clicking 'remove' activates nothing as does change. However the files are there in program files.At start up I get multiple fatal errors etc.Does anyone know how I can unistall SQL server 2005 completely - perhaps from the command line?Or..how could I stop SQL server from trying to start at start up?All help most appreciated.TFM

View 1 Replies View Related

How Do I Uninstall SQL Server 2005?

Jan 7, 2008

???

View 1 Replies View Related

SQL Server 2005 Uninstall

Jul 30, 2007

I uninstalled SQL Server 2005 through "Add or Remove Programs". Apparently I did something wrong. The files are gone, but when I try to reinstall, the installer says SQL Server already exists, and won't install. When I go to the Configuration Manager, it shows all the components, but not of the services are started - or will start. How do I clean this up without wiping my drive and reinstalling my OS?

View 1 Replies View Related

Uninstall SQL Server 2005

Apr 25, 2007

I am new to SQL Server 2005. I want to uninstall the Standard version, for now, and install the Express version.



In my un-install of SQL Server 2005 I have managed to end up in a situation where I can't completely un-install, nor can I

re-install. I get a 1635 error message when attempting to install and I get the following message at system startup time:



Your SQL Server installation is either corrupt or has been tampered with(could not open SQLEVN70.RLL)

Please uninstall then re-run setup to correct this problem.



Assistance in resolving this would be deeply appreciated.

View 2 Replies View Related

Uninstall SQL Server 2005

Mar 5, 2007

If I try to uninstall my SQL Server 2005 I nead to have instaled SqlSupport.msi in my list programs and I don't have it.
Then I found it in a folder "...ServersSetup" but it dosen't work. I can't install that program and if it's already instaled I can't see it in my list programs.
What can I do?

View 5 Replies View Related

How To Uninstall SQL Server 2005?

Sep 4, 2006

how to uninstall SQL Server 2005?

View 1 Replies View Related

Cannot Uninstall SQL Server 2005...

Feb 11, 2008

I have been trying to uninstall SQL Server (Enterprise Edition) from one of our development boxes and the programs bombs out. When I looked in the log file, I see the following error message which is useless needless to say. Has anyone come across this issue? How did you resolve it? Thanks in Advance.


=== Verbose logging started: 2/11/2008 9:38:35 Build type: SHIP UNICODE 3.01.4000.2435 Calling process: C:Program FilesMicrosoft SQL Server90Setup Bootstrapsetup.exe ===

MSI (c) (98:C8) [09:38:35:385]: Resetting cached policy values

MSI (c) (98:C8) [09:38:35:385]: Machine policy value 'Debug' is 0

MSI (c) (98:C8) [09:38:35:385]: ******* RunEngine:

******* Product: {EB76B218-8FC5-41DF-9F1F-7FF3E0448383}

******* Action:

******* CommandLine: **********

MSI (c) (98:C8) [09:38:35:385]: Client-side and UI is none or basic: Running entire install on the server.

MSI (c) (98:C8) [09:38:38:376]: Failed to grab execution mutex. System error 258.

MSI (c) (98:C8) [09:38:38:376]: Cloaking enabled.

MSI (c) (98:C8) [09:38:38:376]: Attempting to enable all disabled priveleges before calling Install on Server

MSI (c) (98:C8) [09:38:38:391]: Incrementing counter to disable shutdown. Counter after increment: 0

MSI (c) (98:C8) [09:38:38:391]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied. Counter after decrement: -1

MSI (c) (98:C8) [09:38:38:391]: MainEngineThread is returning 1618

=== Verbose logging stopped: 2/11/2008 9:38:38 ===

View 4 Replies View Related

Uninstall SQL Server 2005

Feb 16, 2007

Hello

after uninstall SQL server 2005 by tools (vs_uninst_betas) still exist in program menu.

How can uninstall definetly.

Thanks you.

View 4 Replies View Related

Uninstall SQL Server 2005 Beta

Nov 21, 2005

Hello,


I am trying to uninstall Sql Server 2005 Beta in order to upgrade to
the Sql Server 2005 Enterprise Edition but without success.


Here is what I have already done:


I had VS 2005 2.0 Beta and Sql Server 2005 Beta installed. I wanted to
upgrade to the Professional Editions so I uninstalled VS 2005 2.0 Beta
and Sql Server 2005 Beta from Add/ Remove programs.


I have successfully installed VS 2005 Professional Edition but when I
try to install Sql Server 2005 it gives me an error saying that SQL
Server 2005 has detected incompatible components from beta versions of
Visual Studio, .NET Framework, or SQL Server 2005.


Please advise.


Thank you.


-Arpit

View 2 Replies View Related

Completely Uninstall Sql Server 2005

Oct 9, 2007

i need help for completely removing sql server 2005 from my computer,in order to reinstall it again.

please help me

View 3 Replies View Related

Sql Server 2005 - Cannot Reinstall/uninstall

Apr 10, 2008

Hi,

I had to do a system restore to solve some other issues now my SQL Server 2005 doesnt work (SQL Server 2000 on the same machine [diffrent instance] does). I have tried to uninstall with add/remove programs but the instance doesnt appear there. I have tried to use the 'ARPWrapper.exe /Remove' command as described in KB909967 wich also fails.
I have also tried to reinstall with no sucess. I also tried uninstalling SQL2000 and removing as many references as I could find, again now joy.

Is there a script somewhere to remove everything (although I would like to try and keep the SQL2000 instance)?

View 3 Replies View Related

Can't Uninstall SQL Server 2005 Beta

Jul 1, 2007

My SQL Server 2005 Beta has expired and I want to unistall it. When I try, it tells me I need to have .NET framework 2.0 before I can run setup. I do have .NET 2.0. And I uninstalled it and reinstalled it and I still get the error from SQL Server when I try to unsintall. This error is pissing me off and this stupid beta is taking up almost a gig of space. HELP.

View 1 Replies View Related

SQL Server 2005 Uninstall Problem

Jun 10, 2005

Hi,

View 3 Replies View Related

Can't Uninstall Or Reinstall SQL Server 2005 Dev

Nov 11, 2006

Long story short: Installed SQL Server 2005 Developers Edition along with Visual Studio 2005. Everything worked as it should.

Then there was a problem installing .NET Framework 2.0 Security Update. Fixed that by uninstall and reinstall of .NET Framework 2.0.

Now SQL Server does not work. So I figured uninstall/reinstall. Only problem is that it WILL NOT uninstall. I have tried to uninstall manually per KB article (9009967). That doesn't work either.

The error info that I'm geting is:

LinkID: 20476

Product Name: Microsoft SQL Server

Product Version: 9.00.2047.00

Message source: setup.rll

Message ID: 50000

EvtType: stateengine
esourcemodule.cpp@ScheduleActionAction@sqls::ResourceModule::LoadStringW@0x716



I get the same data during setup or uninstall. Neither of which completes.

Needless to say this is driving me nuts. I'm trying to learn VB.NET programming and many of the examples use SQL Server.

Any help would be appreciated.

View 16 Replies View Related

Should I Uninstall MSDE And Install Developer Edition?

Aug 18, 2004

I know people have put up this question before but I wanted some updated feedback.
I just bought Visual Studio Tools for MS Office and it comes with SQL Developer Edition. I am currently using VS.net 2003 and using MSDE with MS SQL Web Data Administrator to build my dbs then export the sql script.
I was wondering if I should uninstall the MSDE and install the DEv Ed so I can develop all the triggers, constraints etc through Enterprise Manager, therefore having a better setup DB. I know you can do all that through code but why reinvent the wheel.
One last question, with the Dev Ed you just export the schema and scripts to a machine with SQL Server installed once the DB is ready for deployment ? Is this correct?
I lied one more question, does the uninstall of MSDE leave much of a mess, what is the best way to get rid of it.
Thanks in advance
Pete

View 1 Replies View Related

Uninstall SQL Virtual Server 2005 From Cluster

Jun 10, 2008

Hello All.

I have a failed sql cluster setup on Windows 2003 OS cluster. sql will not uninstall on node 1 because it says the group name was not specified in the template.ini file for the cluster. The OS cluster nodes have been evicted from the cluster. The OS cluster is no longer available to provide a group name for.

SQl uninstall process process is failing because of the error mentioned above.

I want to completely , uninstall SQL server from both nodes,
clean up Windows Server and install just a default instance of SQL server on just one of the machines, The cluster can wait.

Thanks.

View 9 Replies View Related

SQL Server Express 2005 Uninstall Failures

Apr 13, 2008

This is getting extremely annoying. I cannot unistall another instance of SQL Server Express 2005.

I have had three different servers with the separate installs of SQL Server Express 2005. I remove the product (Backup Exec, Dell IT Assistant, Microsoft System Center 2007). I uninstall the third-party product and they leave behind SQL Server Express 2005. For what idiotic reason I do not know. Then I try and remove SQL Server Express 2005 and for the third straight time it fails.


Here's the latest failure error, "TITLE: Microsoft SQL Server 2005 Setup
------------------------------
The setup has encountered an unexpected error while Setting Internal Properties. The error is: Fatal error during installation.

For help, click: http://go.microsoft.com/fwlink?LinkID=20476&ProdName=Microsoft+SQL+Server&ProdVer=9.00.3042.00&EvtSrc=setup.rll&EvtID=1603&EvtType=sqlca%5csqlcax.cpp%40SetInstanceProperty%40SetInstanceProperty%40x534
------------------------------
BUTTONS:
OK
------------------------------


Does anyone know how to actually remove SQL Server Express 2005? This is pathetic.

View 2 Replies View Related

How To Silently Uninstall SQL Server 2005 Express

Apr 23, 2007

Hi.

I'm trying to perform a silent install/uninstall of SQL Server 2005 Express.
I manage to install silently, but when trying to uninstall with the following command line:

sqlexpr.exe /qb REMOVE=ALL INSTANCENAME=<INSTANCENAME>

there is one item left behind - "Microsoft SQL Server Native Client"

Does anyone know how to uninstall this as well?

Also, if MSXML 6.0 is already installed when installing SQL Server 2005 Express, when performing an uninstall with the above command line, MSXML 6.0 is also uninstalled, which may not be the desired outcome.

View 4 Replies View Related

Unable To Uninstall SQL Server 2005 Express

Jul 15, 2005

When I try to un install SQL Server Express (VS 2005 Beta 2), which is not functional, I get an error message:

View 5 Replies View Related

SQL Server 2005 Beta 2 Uninstall Hell

Jul 11, 2005

   Ok, I have tried everything I can think of, but I am still getting errors to do with SQL server 2005 beta. Since the beta expired on all the VS.net 2005 I thought it would be a good idea to uninstall the lot to save some hard disk space...how wrong I was!!

View 4 Replies View Related

Can Some1 Teach Me How To Uninstall The Microsoft SQL Server 2005?

Jun 20, 2008

Now i already remote all the SQL's related at the "Add or Remote Programs" there. But inside the "Services" there still consist the SQL Server,SQL Server Active Directory Helper,SQL Server Agent, SQLServer Analysis Services,SQL Server Browser,SQL Server FullText Search,SQL Server InteGration Services and SQL Server Roporting Services.
 And inside the Start menu >All programs > Microsoft SQL Server 2005  still have the "Configuration Tools" Folder.
And in the C:Program FilesMicrosoft SQL Server still have a lot of thing inside there.
Can anyone teach me how to finish the uninstall? because i plan to uninstall the SQL and reinstall it again.
Thanks in advance...

View 1 Replies View Related

SQL Server 2005 Express - Service Pack 2 Uninstall !??

Jan 18, 2008

Hello All:

On my backup server running Symantec BackupExec 11D, I wanted to install Service Pack 2 for SQL Server 2005 Express. I started performing the update using "Windows Update", but cancelled the upgrade process just before it started to install (right after the downloading/verifying download phase of Windows update).

Now when I try to find the SP2 update using Windows Update, it doesnt show up on the update website. Rebooting the server doesnt help. I manually downloaded the file for SQL 2005 Express SP2 and tried installing it, but it says "the component is already installed" and I have to exit the process.

BackupExec 11D is running fine as of now, and it might not face problems later.. but I am not sure. Is there any way to uninstall SP2 and re-install it again!??

Any guidance/pointers is greatly appreciated!

Thanks a lot in advance.

View 6 Replies View Related

Uninstall SQL Server 2005 Express Without Add/Remove Programs

Mar 26, 2008

I am having trouble installing SQL Server 2005 Express. I was told to uninstall and reinstall clean but now SQL Server does NOT show in the Add/Remove Program list but when I try to install, my system says I already have SQL Server installed. I get error messages every time. Any ideas???

View 2 Replies View Related

Removed Active Directory, Cannot Uninstall SQL Server 2005?

Apr 19, 2007

Hi,

I had to remove AD from win server 2003 after that I didn't have any SQL to uninstall in Add or remove programs folder.

Is there any other way to uninstall SQL Server?



best rgds - timppa



View 1 Replies View Related

Unable To Uninstall SQL Server 2005 Developer Edition

Jul 9, 2007

Hi,



I have installed a copy of the SQL Server 2005 Developer Edition a few months ago. Two weeks I tried to apply SP2 and I got an error, and I thought a clean install would solve the problem. So, I went ahead to do the uninstall but I am not able to get pass MsDtsSrvr.exe as shown in the log below,



07/09/07 09:36:47 DDSet_Status: LANGID: 1033
07/09/07 09:36:47 DDSet_Entry: BeginTransaction started
07/09/07 09:36:47 DDSet_Status: LANGID: 1033
07/09/07 09:36:47 DDSet_Entry: CMsHelpObject constructor
07/09/07 09:36:47 DDSet_Status: LANGID: 1033
07/09/07 09:36:47 DDSet_Entry: CHelpCrypto constructor
07/09/07 09:36:47 DDSet_Exit: CHelpCrypto destructor
07/09/07 09:36:47 DDSet_Status: BeginTransaction()->IHxRegisterSession::CreateTransaction() returned 0.
07/09/07 09:36:47 DDSet_Status: BeginTransaction()->PostponeTransaction returned 0.
07/09/07 09:36:47 DDSet_Status: BeginTransaction()->Registration session {E0A41F96-7231-4AE8-A654-EEB34F935462} was successfully created.
07/09/07 09:36:47 DDSet_Exit: CMsHelpObject destructor
MSI (s) (D0:A8) [09:36:47:609]: Executing op: ActionStart(Name=Undo_NativeImage.D20239D7_E87C_40C9_9837_E70B8D4882C2,Description=Removing Native Images,Template=Assembly: [1])
07/09/07 09:36:47 DDSet_Exit: BeginTransaction ended
MSI (s) (D0:A8) [09:36:47:609]: Executing op: CustomActionSchedule(Action=Undo_NativeImage.D20239D7_E87C_40C9_9837_E70B8D4882C2,ActionType=1089,Source=BinaryData,Target=Undo_NativeImage,CustomActionData=000Removing Native Images0C:Program FilesMicrosoft SQL Server90DTSBinnMsDtsSrvr.exetrueC:Program FilesMicrosoft SQL Server90DTSBinnMicrosoft.SqlServer.DtsServer.Interop.dlltrue)
MSI (s) (D0:0C) [09:36:47:641]: Invoking remote custom action. DLL: C:WINDOWSInstallerMSI26E0.tmp, Entrypoint: Undo_NativeImage
<Func Name='LaunchFunction'>
Function=Undo_NativeImage
<Func Name='GetCAContext'>
<EndFunc Name='GetCAContext' Return='T' GetLastError='203'>
Doing Action: Undo_NativeImage
PerfTime Start: Undo_NativeImage : Mon Jul 09 09:36:47 2007
<Func Name='Undo_NativeImage'>
Executing External Command: ngen.exe uninstall "C:Program FilesMicrosoft SQL Server90DTSBinnMsDtsSrvr.exe" /verbose


Hope someone could tell me what could have caused this problem.



Thanks!



KC





KC

View 2 Replies View Related

Unable To Uninstall SQL Server Express 2005 Tools

Sep 16, 2005

I get an error message when trying to uninstall the SQL Server Express 2005 Tools.  It reports,

View 7 Replies View Related

WMI Error (not Install/uninstall -- Performance Monitor Derived Class)

Jul 28, 2006

Trying to use WMI to monitor a SQLExpress DB and not getting anywhere. In fact, wmiprvse.exe croaks.

Here's the query I'm running from within CIM Studio:
select * from Win32_PerfRawData_MSSQLSQLEXPRESS_MSSQLSQLEXPRESSDatabases

(Just did a search for SQL and found this class)

When trying to get an instance, WMIPRVSE throws this exception:
The exception unknown software exception (0xc000000d) occurred int he application at location 0x7814454d.

Ok to that, then another msgBox shows up with a title of

"Multiview Message" and text as below:
Win32: The remote procedure call failed.
An error occurred while attempting to retrieve the list of objects.

Any suggestions on this would be appreciated. Or perhaps another WMI class to use?

(XP Pro SP2, current with the patches; SQLExpress and MSDE both running)

thanks

View 4 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved