RE: Getting 5105 error when I try to attach database
From: Mark Miller (MarkMiller_at_discussions.microsoft.com)
Date: 12/21/04
- Next message: Michael Cheng [MSFT]: "RE: Installing SQL 2000 on Win2003 server, with Sharepoint 2003"
- Previous message: manisha_css: "Enterprise Manager - Want to display date in different format"
- In reply to: surajits: "RE: Getting 5105 error when I try to attach database"
- Next in thread: jrpm: "RE: Getting 5105 error when I try to attach database"
- Reply: jrpm: "RE: Getting 5105 error when I try to attach database"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 20 Dec 2004 22:59:01 -0800
I tried turning on trace flag 1807, like the article says, to turn off the
check SQL Server does to detect if I'm accessing a database file through a
network share, and I get the same error. I gave this a try because it seemed
to be in the ballpark of my problem, but I'm not trying to access the
database file over a network share anyway. It's on my computer's hard drive.
Other than this bit of information in the article, nothing else in it seemed
relevant.
"surajits" wrote:
> Miller -
> Please go through the following link :-
> http://support.microsoft.com/default.aspx?scid=kb;en-us;304261
>
> Let me know if you where able to get the help for your problem.
>
> Regards
>
>
> "Mark Miller" wrote:
>
> > Here's what I did. I created a new database on SQL Server 2000, on a remote
> > server, using Enterprise Manager. I then exported some data from another
> > database (same instance) into my new database. I then detached the database
> > I created, and copied the .MDF and .LDF files to my machine.
> >
> > I've been trying to attach the .MDF and .LDF files, again using Enterprise
> > Manager (I'm also running SQL Server 2000). In EM, I tell it to Attach
> > Database... I give it the path to my .MDF and .LDF files, hit Verify, and
> > they verify (both the .MDF and .LDF file paths show up in the window,
> > checked). The problem comes when I hit OK. It gives me error 5105 (device
> > activation error), it gives the same path that I gave it, and says that the
> > filename may be wrong.
> >
> > I don't think this is a permissions problem, and I've checked whether any
> > other process has grabbed ahold of it, and there isn't any. So I'm not sure
> > what's wrong. Please help.
> >
> > Thanks.
> >
- Next message: Michael Cheng [MSFT]: "RE: Installing SQL 2000 on Win2003 server, with Sharepoint 2003"
- Previous message: manisha_css: "Enterprise Manager - Want to display date in different format"
- In reply to: surajits: "RE: Getting 5105 error when I try to attach database"
- Next in thread: jrpm: "RE: Getting 5105 error when I try to attach database"
- Reply: jrpm: "RE: Getting 5105 error when I try to attach database"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|