Barry, Thanks for replying.
The issue, it appears, has resolved itself with no changes on my side. I just submitted the two jobs again and they worked this time. From my USAF days working on C-5As and C-141s, we called this a Lockheed fix (also by pushing in a circuit breaker the pilots forgot 😊). Maybe someone on the software delivery side can provide us with a clue. They generate the user and password so I do not have the slightest idea of what caused the issue and what resolved it. Bob -----Original Message----- From: IBM Mainframe Discussion List <[email protected]> On Behalf Of Barry Merrill Sent: Monday, October 4, 2021 9:04 AM To: [email protected] Subject: Re: Return Code = 26530, Error Code = 00011 on RFN from IBM From my ftping notes: 17. EZA1735I Std Return Code=26530, Error Code=00011 EZYFS34W FTP will not remove TRAILING sequence numbers. 530 Not Logged In The primary cause is incorrect password (i.e., password in Upper Case when it should be lower case, or wrong/misspelled password). One site received this error using the actual ip address of the MXG ftp site, but using the ftp.mxg.com url, the login worked. The user claimed the standard MXG SYSIN was used and it caused the above error, but that he was able to use this syntax to get logged in and download the file: //SYSIN DD * [email protected] thePASSWORD quote PASV BINARY LOCSITE LRECL=1024 RECFM=FB BLKSIZE=6144 UNIT=SYSDA LOCSITE PRIMARY=5000 SECONDARY=300 GET ter2806.ter 'MXG.mxg2806.TERSED' (replace CLOSE QUIT A second site received the same return code/error code, and reported that their site required this syntax in the first two control cards: mxgtech@[email protected] mxgtech@localpassword (But only ONE site said this worked, long ago, and I doubt it.) But a third site got that return/error code, but had this message from ftp: EZYFS34W FTP will not remove TRAILING sequence numbers. because their SYSIN was NUMBERED but must be UNNUMBERED. Herbert W "Barry" Merrill, PHD President-Programmer Merrill Consultants MXG Software 10717 Cromwell Drive Dallas, TX 75229 www.mxg.com 214 351 1966 [email protected] for business questions [email protected] for technical questions [email protected] -----Original Message----- From: IBM Mainframe Discussion List <[email protected]> On Behalf Of Richards, Robert B. (CTR) Sent: Monday, October 4, 2021 6:01 AM To: [email protected] Subject: Return Code = 26530, Error Code = 00011 on RFN from IBM Subject says it all. I am trying to order some PTFs. Is anyone else receiving the error below this fine Monday morning? Connecting to: dispby-117.boulder.ibm.com 170.225.15.117 port: 21. 220 ProFTPD Server (proftpd) [170.225.15.117] >>> AUTH TLS 234 AUTH TLS successful Authentication negotiation succeeded >>> PBSZ 0 200 PBSZ 0 successful >>> PROT P 200 Protection set to Private Data connection protection is private NAME (deliverycb-bld.dhe.ibm.com:XXXXXXX): > S54962e8 >>> USER S54962e8 331 Password required for S54962e8 PASSWORD: > *************** >>> PASS 530 Login incorrect. Std Return Code = 26530, Error Code = 00011 >>> QUIT 221 Goodbye. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
