Re: Device on Mapped drive
From: Geoff N. Hiten (SRDBA_at_Careerbuilder.com)
Date: 03/09/04
- Next message: Kevin3NF: "Re: Access with SQL [ADP?]"
- Previous message: dp: "Re: Access with SQL [ADP?]"
- In reply to: Jack Jones: "Re: Device on Mapped drive"
- Next in thread: Dejan Sarka: "Re: Device on Mapped drive"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 9 Mar 2004 14:09:17 -0500
Dude, there is a reason SQL doesn't support NAS and mapped drives. You have
pretty much taken a HUGE data integrity feature and tossed it out the
window. You might want to rethink this idea.
-- Geoff N. Hiten Microsoft SQL Server MVP Senior Database Administrator Careerbuilder.com I support the Professional Association for SQL Server www.sqlpass.org "Jack Jones" <jj@u.net> wrote in message news:%233MfZTdBEHA.1452@TK2MSFTNGP09.phx.gbl... > Hey, > I resolved this myself, maybe some one else will find it usful. > By default MSSQL does not allow mapped drives for storing data > devices/backup devices/files etc. however, when you step up to NAS storage > SQL can accomadate, this is done by using the dbcc trace flag 1807, this > turns on the ability to dump/load/restore databases from/to mapped drives - > I just tried it and it works fine!! > > BTW, you will also need to allow the logon service for MSSQLSERVER access to > the network share, this caught me out also - but works fine now -thanks > > Jack > > > "Dejan Sarka" <dejan_please_reply_to_newsgroups.sarka@avtenta.si> wrote in > message news:eURwZAdBEHA.2800@tk2msftngp13.phx.gbl... > > Jack, > > > > No, mapped drives are not supported. You will have to expand local > storage. > > > > -- > > Dejan Sarka, SQL Server MVP > > Associate Mentor > > Solid Quality Learning > > More than just Training > > www.SolidQualityLearning.com > > > > "Jack Jones" <jj@u.net> wrote in message > > news:ebBox6cBEHA.2576@TK2MSFTNGP11.phx.gbl... > > > Hey, > > > Does anyone know if it is possible to load a database from a mapped > drive? > > I > > > am running out of space on my SQL2000 server but one of my other servers > > has > > > a couple of TB's free. I tried mapping a drive to the free drive and > then > > > tried to verify the database file I need to load, but SQL does reconise > > > drives other than local drives, > > > > > > Has anyone any ideas? > > > > > > Thanks > > > > > > > > > > > >
- Next message: Kevin3NF: "Re: Access with SQL [ADP?]"
- Previous message: dp: "Re: Access with SQL [ADP?]"
- In reply to: Jack Jones: "Re: Device on Mapped drive"
- Next in thread: Dejan Sarka: "Re: Device on Mapped drive"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|