0 pts.
 Batch FTP Error “Unable to open file /readi/readicclst.csv to send data.”
I am getting error while doing batch FTP as "Unable to open file /readi/readicclst.csv to send data.". Suprisingly if i run the same interactively it works. Not sure y ?

Software/Hardware used:
ASKED: August 30, 2006  12:59 PM
UPDATED: August 30, 2006  1:52 PM

Answer Wiki:
Does the batch job have the same authorities to the object as your interactive job?
Last Wiki Answer Submitted:  August 30, 2006  1:48 pm  by  Atgidm   0 pts.
All Answer Wiki Contributors:  Atgidm   0 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

Hi

My first thought is “what are you doing differently?” apart from one being in batch and the other interactive.

When doing the transfer interactively are you keying in the FTP commands manually, or are you running the script with the output still being sent to the screen?

Are you using the same user ID for both interactive and batch?

Are you sending the file from your 400 or retrieving it?

Does it work every time interactively, e.g. if you did interactive, interactive, interactive, batch, interactive you would only get one failure?

In your batch script, are you sure the password for the user ID is correct? Check the output log to see if there are any errors relating to logging in to the FTP server.

Jonathan

 370 pts.