Re: How to backup for network drive
- From: "Jasper Smith" <jasper_smith9@xxxxxxxxxxx>
- Date: Mon, 9 Apr 2007 15:01:32 +0100
1) Make sure SQL Service is running under a domain account
2) Use a UNC path, not a mapped drive e.g.
BACKUP DATABASE DB1 TO DISK='\\OTHERSERVER\BACKUPS\DB1.BAK'
3) Make sure the SQL Service account has write permisions for the
destination share
--
HTH,
Jasper Smith (SQL Server MVP)
http://www.sqldbatips.com
http://sqlblogcasts.com/blogs/sqldbatips
<iletisim@xxxxxxxxxxxxxxxx> wrote in message
news:1176121238.608252.187370@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hello,
My SQL server 2000 standart and SP 4 instaled.
I want ta database backup destination network map drive. But not
visible
How to correct this problem ?
Thank you.
.
- References:
- How to backup for network drive
- From: iletisim
- How to backup for network drive
- Prev by Date: Re: Drive Allocations for SQL2005 via iSCSI
- Next by Date: Re: How to backup for network drive
- Previous by thread: How to backup for network drive
- Next by thread: Re: How to backup for network drive
- Index(es):
Relevant Pages
|