Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
DeveloperIQ
Yak Posting Veteran
71 Posts |
Posted - 2008-12-10 : 18:23:41
|
| I have a job that writes out a texfile to a location on the network. The SQLAgent service is set to run under a domain admin account. And this domain user has the correct rights to write to this network location. I am able to login as this user on a box and do things within the network folder. But the job failes each time. If I do xp_cmdshell to view the directory contents, I get an Access Denied error. Can anyone suggest what could be wrong? |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
|
DeveloperIQ
Yak Posting Veteran
71 Posts |
Posted - 2008-12-10 : 19:09:11
|
| Yes it does! |
 |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
|
|
|
|