Home All Groups Group Topic Archive Search About

URGENT: Backup to network drive with SQLServer 2005



Author
16 Mar 2006 3:38 PM
Gaspar
In SQL2000 I can backup to a mapped network drive (Z: for example) as it is
listed in the backup window (C:, D:, ..... Z:).

In SQL2005, drive Z: is not listed and If I try to force it by writing the
full path name (z:\mybackup.bak) I shows an error.

Any ideas?
Note: The service account which SQL2005 runs on has permissions to this
share.

Thanks!

Author
16 Mar 2006 3:53 PM
Geoff N. Hiten
Backing up to a mapped drive on any edition of SQL is an iffy proposition.
UNC names always work.

--
Geoff N. Hiten
Senior Database Administrator
Microsoft SQL Server MVP



Show quoteHide quote
"Gaspar" <gas***@gaspar.com> wrote in message
news:Ohd8QARSGHA.1236@TK2MSFTNGP11.phx.gbl...
> In SQL2000 I can backup to a mapped network drive (Z: for example) as it
> is listed in the backup window (C:, D:, ..... Z:).
>
> In SQL2005, drive Z: is not listed and If I try to force it by writing the
> full path name (z:\mybackup.bak) I shows an error.
>
> Any ideas?
> Note: The service account which SQL2005 runs on has permissions to this
> share.
>
> Thanks!
>
Are all your drivers up to date? click for free checkup

Author
16 Mar 2006 3:56 PM
Luke Schollmeyer
Gaspar wrote:
> In SQL2000 I can backup to a mapped network drive (Z: for example) as it is
> listed in the backup window (C:, D:, ..... Z:).
>
> In SQL2005, drive Z: is not listed and If I try to force it by writing the
> full path name (z:\mybackup.bak) I shows an error.
>
> Any ideas?
> Note: The service account which SQL2005 runs on has permissions to this
> share.
>
> Thanks!
>
>
Have you tried the UNC path?
Author
16 Mar 2006 4:23 PM
Hush
Hi

Is the SQL Agent account using the domain admin service account?



Show quoteHide quote
"Gaspar" <gas***@gaspar.com> wrote in message
news:Ohd8QARSGHA.1236@TK2MSFTNGP11.phx.gbl...
> In SQL2000 I can backup to a mapped network drive (Z: for example) as it
> is listed in the backup window (C:, D:, ..... Z:).
>
> In SQL2005, drive Z: is not listed and If I try to force it by writing the
> full path name (z:\mybackup.bak) I shows an error.
>
> Any ideas?
> Note: The service account which SQL2005 runs on has permissions to this
> share.
>
> Thanks!
>

Bookmark and Share