IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

FTP abend 2774; STD Return code - 27350;Error code - 00002


IBM Mainframe Forums -> ABENDS & Debugging
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Selva-kumar

New User


Joined: 01 Mar 2007
Posts: 52
Location: chennai

PostPosted: Wed Aug 19, 2009 12:11 pm
Reply with quote

Hi,

I'm getting a FTP abend of 2774. The STD return code is 27350. The reply code 350 is stating "Requested file action pending further information."

Please let me know whats the problem in this.

Code:

150 Opening data connection for transfer.                                       
350-Requested file action pending further information.                         
Mailboxing SNRF: 09081906038WFY.                                               
.TIP status: Pending-awaiting confirmation of file status from remote EDI service.(0016)
350                                                                             
EZA1735I STUD Return Code = 27350, Error Code = 00002                           
ESA1701I >>> QUIT                                                               
221 Service closing control connection. 
Back to top
View user's profile Send private message
Robert Sample

Global Moderator


Joined: 06 Jun 2008
Posts: 8696
Location: Dubuque, Iowa, USA

PostPosted: Wed Aug 19, 2009 4:51 pm
Reply with quote

The return code 2774 is merely 27350 modulo 4096 and as such does not provide any additional information. You need to contact the party responsible for the server your FTP is going to and have them clear up the message or tell you how to fix it. Unless that party tells you to change something in your FTP, there is literally nothing you can do to resolve this since the error is on the remote server.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> ABENDS & Debugging

 


Similar Topics
Topic Forum Replies
No new posts Error to read log with rexx CLIST & REXX 11
No new posts Error when install DB2 DB2 2
No new posts run rexx code with jcl CLIST & REXX 15
No new posts Compile rexx code with jcl CLIST & REXX 6
No new posts CLIST - Virtual storage allocation error CLIST & REXX 5
Search our Forums:

Back to Top