Agent cannot write to a certain network path

More
8 years 4 weeks ago #13620 by JD
We are running 5.8.2.14

The agent is logged on as a domain administrator. When I log on as the domain administrator I can write to a certain network path just fine, but when the agent runs it has problems. We have a transformation that writes to a text file on a Linux server, if run manually the process works, but when run by agent it fails.

We have tried changing users to the local administrator for the agent but still no luck.

I don't think it is a permissions issue because when I log in as either the local admin or domain admin I can read/write just fine to that location.

Any ideas?

Please Log in or Create an account to join the conversation.

More
8 years 3 weeks ago - 8 years 3 weeks ago #13621 by Peter.Jonson
Can you please post the screenshots so we can see how you write the data.
(Please provide them every time you ask the question)

Peter Jonson
ETL Developer
Last edit: 8 years 3 weeks ago by Peter.Jonson.

Please Log in or Create an account to join the conversation.

More
8 years 3 weeks ago - 7 years 10 months ago #13622 by JD
Last edit: 7 years 10 months ago by JD.

Please Log in or Create an account to join the conversation.

More
8 years 3 weeks ago #13623 by Peter.Jonson
Thank you

I aways recommend writing file locally for example to c:\temp folder than coping it across using copy command.
This is more stable solution in my opinion

Peter Jonson
ETL Developer

Please Log in or Create an account to join the conversation.

More
8 years 3 weeks ago - 7 years 10 months ago #13624 by JD
Your solution didn't work. Here is the error in the log

Z:\ is \\10.10.10.252\pay

Attachments:
Last edit: 7 years 10 months ago by JD.

Please Log in or Create an account to join the conversation.

More
8 years 3 weeks ago #13625 by admin
Mapped drives do not exist in windows services world you have to use full UNC path.

We get this question every week :dry:

Mike
ETL Architect

Please Log in or Create an account to join the conversation.