Hi,
I am new to SAP data services and am using the designer{ETL} to create batch jobs. The Data flow is simple, query the DB and o/p those results to a flat file.
The flat file is being placed at a shared location {unix}. The ETL job server resides on another machine also unix based.
The problem I am having is if i try to run the job it errors out with the following
Cannot open file </xx/aa/x00/AATEST/export/TestFile.csv>. Check its path and permissions
Data flow <TEST_DF> is terminated due to error <80101>.
The folder export has all the permissions
If i now try to run it again, it works fine and generates the flat file.
This behavior is strange and I have tried to run it a couple of times with the same result.
Any update or information would be useful
Thanks
Ryan