Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
FTP abend Std Return Code = 26530, Error Code = 00011

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> ABENDS & Debugging
Author Message
guptae

Moderator


Joined: 14 Oct 2005
Posts: 990
Location: Bangalore,India

PostPosted: Tue Aug 21, 2007 6:42 pm    Post subject: FTP abend Std Return Code = 26530, Error Code = 00011
Reply with quote

Hi All,

My JCL is abending with Std Return Code = 26530, Error Code = 00011 in FTP step
please find following FTP message

Code:
EZA1554I Connecting to:   10.109.184.118 port: 21.                           
220-TCPFTP1 IBM FTP CS V1R7 at AMVS390.uk.rsa-ins.com, 14:01:14 on 2007-08-21.
220 Connection will close if idle for more than 5 minutes.                   
EZA1701I >>> USER ccsmigr                                                     
331 Send password please.                                                     
EZA1701I >>> PASS                                                             
530 PASS command failed                                                       
EZA1735I Std Return Code = 26530, Error Code = 00011                         
EZA1701I >>> QUIT                                                             
221 Quit command received. Goodbye.                                           


Would you please tell me why it is failing?
Back to top
View user's profile Send private message
References
PostPosted: Tue Aug 21, 2007 6:42 pm    Post subject: Re: FTP abend Std Return Code = 26530, Error Code = 00011 Reply with quote

superk

Moderator Team Head


Joined: 26 Apr 2004
Posts: 3101
Location: Charlotte,NC USA

PostPosted: Tue Aug 21, 2007 6:50 pm    Post subject: Reply to: FTP abend Std Return Code = 26530, Error Code = 00
Reply with quote

Code:

530 PASS command failed


Sure looks to me like there's a password issue on the FTP server.
Back to top
View user's profile Send private message
Craq Giegerich

Senior Member


Joined: 19 May 2007
Posts: 970
Location: Virginia, USA

PostPosted: Tue Aug 21, 2007 7:18 pm    Post subject:
Reply with quote

Looks to me like the PASS command isn't valid, shouldn't it have some additional operands/values with it.
Back to top
View user's profile Send private message
kanak

Moderator


Joined: 12 Mar 2005
Posts: 260
Location: India

PostPosted: Wed Aug 22, 2007 2:12 pm    Post subject:
Reply with quote

Pass is not valid command. I will sujest you to check the same in command promt...just give FTP and server IP address this will change you 'C" prompt to FTP prompt there you can check the user name and password. THat will help you to test you user name password without submitting the job in mainframe.
Back to top
View user's profile Send private message
srinivas_naikk

New User


Joined: 23 Jul 2007
Posts: 2
Location: India

PostPosted: Mon Jul 07, 2008 4:31 pm    Post subject: Reply to: FTP abend Std Return Code = 26530, Error Code = 00
Reply with quote

This usually happens if the userID and password parameters are specified incorrectly.
Try using some other user ID and password.
Back to top
View user's profile Send private message
Robert Sample

Senior Member


Joined: 06 Jun 2008
Posts: 359
Location: Atlanta, GA

PostPosted: Mon Jul 07, 2008 4:36 pm    Post subject:
Reply with quote

26 means PASS command failed
530 indicates you weren't logged on
11 indicates login failed

PASS is a valid FTP command. The error indicates the user id and/or password you provided for the remote server were not accepted.
Back to top
View user's profile Send private message
enrico-sorichetti

Global Moderator


Joined: 14 Mar 2007
Posts: 2562
Location: italy

PostPosted: Mon Jul 07, 2008 4:37 pm    Post subject: Reply to: FTP abend Std Return Code = 26530, Error Code = 00
Reply with quote

any reason to resurrect a 1 year old topic ???
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> ABENDS & Debugging All times are GMT + 6 Hours
Page 1 of 1