Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Backup to network folder gives access denied

Status
Not open for further replies.

asafb

Programmer
Jun 17, 2003
80
0
0
US
Hello, I'm trying to backup my SQL server database named "test1" as an example. When I select \\servername\serverfolder\serverfile (as an example), i get op system 5: access denied.

What gives folks/

I'm logging in as administrator, what should i check for?

thanks
asaf
 
Hi there

Check whether the Sql Server service is running under the 'LocalSystem' account - if it is then it won't be able to access the network.

The path to freedom is seldom trodden by the multitude.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top