On Mon, 18 Aug 2008 06:46:39 -0600, Howard Brazee <[EMAIL PROTECTED]> wrote:
>I've been running our system's FTP, but with a new file I get: > >SYSTEM COMPLETION CODE=0C9 REASON CODE=00000009 > >I think this may be CA's FTP. ... >What should I look for? I use the same proc all the time with >different files in different directories of that same destination. >... Regardless of the vendor, an 0C9 abend is probably not the intended error message. I'd confirm the vendor and then open a problem incident. In the mean time, once you've determined the vendor you could look in the appropriate doc and see if there are any warning about sending files or datasets like your new one. Note that FTP may invoke other programs under the cover. (The IBM FTP client and server dynamically invoke IEBGENER to process load module transfers. I wouldn't be surprised if the CA FTP client and server do something similar.) If you have utility replacement - like using ICEGENER for IEBGENER - it's possible there could be an incorrect invocation. (That's pretty unlikely with that ICEGENER / IEBGENER example I gave, but I can't think of other common examples.) Pat O'Keefe ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

