sql server - Error 1815 when backup up SQL08 DB -


I am trying to backup a SQL 08 database to a target on a remote drive and the error reason is "1815". This happens when using the backup scripting or the task wizard GUI. It also arises when the UNC or the common path strive to use the common shared letter. Another machine on the network does not have a problem supporting the same path. Network Location writes open admissions for everyone. Any ideas?

A server 2008 VPC is running on BTW, a successful machine vista, while one fails while running directly on just one XP host.

Check for write access to the UNC for the service account that is running under SQL Server.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -