SQL Server Forums
Profile | Register | Active Topics | Members | Search | Forum FAQ
 
Register Now and get your question answered!
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 SQL Server 2008 Forums
 SQL Server Administration (2008)
 BackupError
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

sqlfresher2k7
Aged Yak Warrior

583 Posts

Posted - 04/17/2012 :  08:44:07  Show Profile  Reply with Quote
I got the below error during the backup database..

Please help.

Executed as user: NT AUTHORITY\NETWORK SERVICE. Cannot open backup device '\\test1\tEST2\ts\abc\test4\Data_Backups\SCORETEST\test_123.bak'. Operating system error 5(Access is denied.). [SQLSTATE 42000] (Error 3201) BACKUP DATABASE is terminating abnormally. [SQLSTATE 42000] (Error 3013). The step failed.

franco
Constraint Violating Yak Guru

Switzerland
254 Posts

Posted - 04/17/2012 :  10:18:34  Show Profile  Reply with Quote
Seems like the account on which sql server agent run, do not have permission to write to the network path (access denied).


Franco
Go to Top of Page

sqlfresher2k7
Aged Yak Warrior

583 Posts

Posted - 04/17/2012 :  11:29:51  Show Profile  Reply with Quote
How i check the sql server agent account..
Go to Top of Page

robvolk
Most Valuable Yak

USA
15559 Posts

Posted - 04/17/2012 :  11:54:11  Show Profile  Visit robvolk's Homepage  Reply with Quote
Run SQL Server Configuration Manager (under Start->Programs->Microsoft SQL Server->Configuration Tools). Or run the Services panel under Administrative Tools and look for the SQL Server service, right-click, Properties, Log On.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
SQL Server Forums © 2000-2009 SQLTeam Publishing, LLC Go To Top Of Page
This page was generated in 2.09 seconds. Powered By: Snitz Forums 2000