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

FTP failed Cmd = 27(put) Reply = 426 EX FIX RC = 0012.


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

New User


Joined: 02 Oct 2008
Posts: 15
Location: Tyler, texas

PostPosted: Wed Oct 08, 2008 7:44 pm
Reply with quote

We FTP files from our mainframe to a server (Report2Web).

We get this error above about 5 per day out of 100 FTPs to the server.

99.99 percent of the time the file gets across correctly but a few fail to actually fully get all the data to the server.

Any idea why? We have already changed FTPKEEPALIVE to 120 but still no go.

Server log shows:

14:46:24 10.1.100.66 [13470]created /reports/Datatrst.mfd 426 1236

Is there a server version of 'FTPKEEPALIVE' that needs to be set? We use Windows 2000 server.

Thanks for any help!
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 Oct 08, 2008 7:57 pm
Reply with quote

If the FTP goes from the mainframe to the Windows 2000 server, your problem is going to require looking at Microsoft forums, not mainframe forums. z/OS is acting as an FTP client in such a case and even setting FTPKEEPALIVE on the mainframe side isn't going to do you one bit of good since the connection is controlled by the server.
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Wed Oct 08, 2008 9:24 pm
Reply with quote

Hello Paul and welcome to the forums,

If your mainframe runs an ftp service, you might look into having the Win-based system "pull" the data from the mainframe rather than having the mainframe "push" the data to the server.

It sounds like the weak link in the download is the Windows server. If the server pulled the data, it would most likely find the mainframe "up" more consistently.
Back to top
View user's profile Send private message
Paul Hacker

New User


Joined: 02 Oct 2008
Posts: 15
Location: Tyler, texas

PostPosted: Fri Jun 12, 2009 11:10 pm
Reply with quote

Well we conquored the problem.

It was the power. Yes the servers power apparently would have spikes randomly and that would kick the 27 error out.

They re-did the power cables (I don't know how) and well it's been a full month of zero errors!

Thanks!
Back to top
View user's profile Send private message
superk

Global Moderator


Joined: 26 Apr 2004
Posts: 4652
Location: Raleigh, NC, USA

PostPosted: Fri Jun 12, 2009 11:21 pm
Reply with quote

Wow. That's a new one. icon_eek.gif
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: Fri Jun 12, 2009 11:37 pm
Reply with quote

The 426 makes sense -- the connection closed abnormally when the power spiked! Rare but not unheard of -- at a previous company we moved into a renovated building and fried two desktops without tripping the surge protectors they were plugged into. Turns out an electrician had accidentally wired the ground for this one circuit into the power grid so the plug was running about 180 volts instead of 115-120.
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 DFHPI1008 JSON generation failed COBOL Programming 0
No new posts DataSet member creation failed with B... Java & MQSeries 15
No new posts Very Large Sort failed - Seeking reco... DFSORT/ICETOOL 7
No new posts No message in reply queue!! Java & MQSeries 3
No new posts Reply MQ open error COBOL Programming 6
Search our Forums:

Back to Top