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.

 All Forums
 SQL Server 2005 Forums
 SQL Server Administration (2005)
 Error while deleting bin folder

Author  Topic 

swekik
Posting Yak Master

126 Posts

Posted - 2009-01-07 : 12:07:33
Im trying to uninstall the sql server 2000 .While deleting the bin folder in program files.I am getting the following error ?

"cannot delete sqlctr80 :Acess is denied .The source file may be in use"

Any thoughts?

RickD
Slow But Sure Yak Herding Master

3608 Posts

Posted - 2009-01-07 : 12:08:41
Yeah, stop all 2000 services before trying to delete its working directory.
Go to Top of Page

swekik
Posting Yak Master

126 Posts

Posted - 2009-01-07 : 12:23:13
Nothing is running on this cluster server .We migrated this instance to another clustered server.I checked in add/remove programs and i didn't find the sql server and i checked the services ,nothing is there regarding SQL .

Im thinking that some body might uninstall from add/remove programs!!
Go to Top of Page

RickD
Slow But Sure Yak Herding Master

3608 Posts

Posted - 2009-01-08 : 04:48:28
No, there is definitely a service running otherwise you wouldn't get this error, maybe dtc or mssearch? What files still exist in the directory as it ashould have deleted most of them?
Go to Top of Page
   

- Advertisement -