Re: "exclusive access could not be obtained.." while restoring
From: Jim Young (thorium48_at_hotmail.com)
Date: 06/01/04
- Previous message: Andrea Montanari: "Re: MSDE Install fails. No service listed."
- In reply to: newbie: "Re: "exclusive access could not be obtained.." while restoring"
- Next in thread: newbie: "Re: "exclusive access could not be obtained.." while restoring"
- Reply: newbie: "Re: "exclusive access could not be obtained.." while restoring"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 1 Jun 2004 14:39:59 -0700
While you are trying to do the restore, connect to the server and run the
sp_who2 stored proc to see what users are connected to what database and
what application they are using. This will at least give you an idea what
processes are connected to your database.
You could use the brute force method of running some T-SQL to kill all the
connections that are using your database.
Jim
"newbie" <anonymous@discussions.microsoft.com> wrote in message
news:FFCBF230-B3A1-4C1D-A542-B4B82C324F59@microsoft.com...
> Jim I tried that, it didn't work either. I changed the initial catalog to
master but still the same problem...
>
> what should I do.. please help.
- Previous message: Andrea Montanari: "Re: MSDE Install fails. No service listed."
- In reply to: newbie: "Re: "exclusive access could not be obtained.." while restoring"
- Next in thread: newbie: "Re: "exclusive access could not be obtained.." while restoring"
- Reply: newbie: "Re: "exclusive access could not be obtained.." while restoring"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
Loading