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

ftp return code 16000


IBM Mainframe Forums -> All Other Mainframe Topics
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
nallapureddy

New User


Joined: 27 Jul 2005
Posts: 18

PostPosted: Mon Apr 23, 2012 4:44 pm
Reply with quote

Any one has any idea about ftp return code 16000? How this can be solved.

FTP job is abending with the following message.
Std Return Code = 16000, Error Code = 00010
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: Mon Apr 23, 2012 4:59 pm
Reply with quote

The 16000 means a GET (16) did not complete (000) because of a session error (00010). This could be a timing issue, or it could be the other end dropping the connection, or it could be an issue with a router between the mainframe and the other end, or it could be an issue with the network connection, or ....

In other words, you need to get your site support group to help you, and the problem may exist on the remote server and hence there may be nothing you can do to resolve it. If you don't have the command trace turned on, that might (or might not) give some clues as to what went wrong.
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 -> All Other Mainframe Topics

 


Similar Topics
Topic Forum Replies
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 Return codes-Normal & Abnormal te... JCL & VSAM 7
No new posts REXX code to expand copybook in a cob... CLIST & REXX 2
No new posts VSAM return code 23 - for a Random read COBOL Programming 4
Search our Forums:

Back to Top