Every month, we FTP over 200 files from the mainframe to a Windows server and it can take from 8-12 hours. Many of the files are very large and have to be split for the FTP. We are able to compare record counts (expected and received) and a few of the files have incorrect record counts and must be re-FTP'd. It's usually less than 50 records per file and happens to a random 2-10 files.
We tried limiting the number of FTP stream from 5 to 3 but that had no effect.
Where would be the first places to research to identify the cause? Reftp is a time consuming process because of the numerous large files.
MK
Dropped records when FTP from mainframe to server
- MrSpock
- Global moderator
- Posts: 809
- Joined: Wed Jun 06, 2007 9:37 pm
- Skillset: REXX, JCL, DFSORT, Syncsort, Axway MFT, Connect:Direct, FTP, SFTP
- Referer: ibmmainframes.com
- Location: Raleigh NC USA
- Contact:
Re: Dropped records when FTP from mainframe to server
Is using PKZIP/GZIP or something similar to greatly reduce the filesizes not an option?
- sergeyken
- Posts: 458
- Joined: Wed Jul 24, 2019 10:12 pm
- Skillset: Assembler, JCL, Utilities, PL/I, C/C++, DB2, SQL, REXX, COBOL, etc. etc. etc.
- Referer: Internet search
Re: Dropped records when FTP from mainframe to server
Is it possible to verify the result of FTP for each particular file?
Either on the fly, just after every FTP command, or after the fact - by the FTP log analyzis?
It should show the files in error, to repeat this FTP, either manually, or automatically.
Even for thousands of FTP...
Either on the fly, just after every FTP command, or after the fact - by the FTP log analyzis?
It should show the files in error, to repeat this FTP, either manually, or automatically.
Even for thousands of FTP...
Javas and Pythons come and go, but JCL and SORT stay forever.
-
- Similar Topics
- Replies
- Views
- Last post
-
- 1
- 2874
-
by Robert Sample
View the latest post
Sun Feb 20, 2022 8:04 pm
-
- 0
- 1491
-
by zbius
View the latest post
Wed Nov 06, 2024 7:19 pm
-
-
Insert records from File1 between records of File2
by Daouchiche » Wed Nov 10, 2021 6:37 am » in DFSORT/ICETOOL/ICEGENER - 6
- 2320
-
by sergeyken
View the latest post
Thu Nov 11, 2021 12:43 am
-
-
- 1
- 3585
-
by jibanes
View the latest post
Sun Dec 06, 2020 1:41 am
-
- 0
- 1616
-
by aarvalar1
View the latest post
Mon Sep 09, 2024 7:21 pm