Since z/OS agent was updated to version 12.3.5.
FT Jobs have been terminated some times with a RunID that is completely out of the ordinary 2147479552.
Example Z/OS Agent:
=====================================================================
20210518/024440.247 - U02000134 Thread '*FT(181775637)/thread=23B3C800000001CC' wurde gestartet.
20210518/024440.261 - U00011411 FT '181775637(oid=0)': Die Datei 'UE2.TLEGO.VWS2ZOS.MEL.ASS.LGA13700.VWS' wird empfangen.
20210518/024440.481 - U02000013 Verbindungsaufbau zum Agent 'VWSITA' wurde eingeleitet.
20210518/024440.482 - U02000006 Verbindung zu Agent 'VWSITA(12,ID=466)' wurde erfolgreich aufgebaut.
20210518/024440.491 - U02000134 Thread '*FT(181775638)/thread=23B41000000001CD' wurde gestartet.
20210518/024440.507 - U00011411 FT '181775638(oid=0)': Die Datei 'UE2.TLEGO.VWS2ZOS.MEL.ASS.STEUER.VWS' wird empfangen.
{color:#FF0000}20210518/024440.599 - U00011409 FT '2147479552': FileTransfer wurde abnormal beendet.{color}
20210518/024440.621 - U02000013 Verbindungsaufbau zum Agent 'QVSITA' wurde eingeleitet.
20210518/024440.623 - U02000006 Verbindung zu Agent 'QVSITA(15,ID=467)' wurde erfolgreich aufgebaut.
20210518/024440.631 - U02000134 Thread '*FT(181775640)/thread=23B7C800000001CE' wurde gestartet.
20210518/024440.644 - U00011411 FT '181775640(oid=0)': Die Datei 'UE.SREGO.ZOS.MEL.ASS.PRT' wird empfangen.
20210518/024440.711 - U02000013 Verbindungsaufbau zum Agent 'QVSITA' wurde eingeleitet.
20210518/024440.751 - U02000006 Verbindung zu Agent 'QVSITA(18,ID=468)' wurde erfolgreich aufgebaut.
20210518/024440.823 - U02000134 Thread '*FT(181775639)/thread=23B7F800000001CF' wurde gestartet.
{color:#FF0000}20210518/024440.829 - U00011409 FT '2147479552': FileTransfer wurde abnormal beendet.{color}
20210518/024440.830 - U00011411 FT '181775639(oid=0)': Die Datei 'UE.SREGO.ZOS.MEL.ASS.PRT' wird empfangen.
{color:#FF0000}20210518/024440.858 - U00011409 FT '2147479552': FileTransfer wurde abnormal beendet.{color}
{color:#FF0000}20210518/024441.265 - U00011409 FT '2147479552': FileTransfer wurde abnormal beendet.{color}
20210518/024445.823 - U02000015 Periodische Jobpruefung gestartet.
.......
20210518/024450.334 - U02000135 Thread '*FT(181775637)/thread=23B3C800000001CC' wurde beendet.
=====================================================================
Windows agent
=====================================================================
20210518/024440.004 - U02000013 Connection to Agent 'Klingon.Vulcain.de:2303(*FT181775637)' initiated.
20210518/024440.005 - U02003020 Connection to Agent 'OSIRIS(A remote host refused an attempted connect operation.)' was denied.
20210518/024440.005 - U00063073 FT '*FT(181775637)' Connection to Agent 'OSAE' terminated.
20210518/024440.221 - U02000013 Connection to Agent 'Klingon.Vulcain.de:2303(*FT181775638)' initiated.
20210518/024440.221 - U02003020 Connection to Agent 'OSIRIS(A remote host refused an attempted connect operation.)' was denied.
20210518/024440.221 - U00063073 FT '*FT(181775638)' Connection to Agent 'OSIRIS' terminated.
20210518/024440.243 - U02000097 Connection with partner '10.2.254.13:55760' accepted.
20210518/024440.244 - U02000006 Connection to Agent 'OSIRIS' was successfully established.
20210518/024440.251 - U02000229 FT '775637181': Thread '00000000000001F0' started.
20210518/024440.251 - U00011407 FT '775637181': FileTransfer with partner 'OSIRIS' started.
20210518/024440.257 - U00011124 Selection started with filter '/IBM/DETEST/terbat/pneu/pneu_b_snt/ft/data_out/lbg.meli.melo' ...
20210518/024440.257 - U00011125 '/IBM/DETEST/terbat/pneu/pneu_b_snt/ft/data_out/lbg.meli.melo'
20210518/024440.264 - U00011126 Files selected: '1'.
20210518/024440.264 - U00011410 FT '775637181': Transferring file '/IBM/DETEST/terbat/pneu/pneu_b_snt/ft/data_out/lbg.meli.melo'.
20210518/024440.339 - U00011408 FT '775637181': FileTransfer completed.
20210518/024440.339 - U02000230 FT '775637181': Thread '00000000000001F0' ended.
=====================================================================
The RunID 181775637 is the RunID of the FT carried out that also correctly transferred the file.
The size of RunID 2147479552 does not fit in the customer system at all, but it does cause the FT to be aborted.
This error occurs only on MVS Agent with version 12.3.5 that are used for FileTransfers.
Release : 12.3 Component : Z/OS Agent
This is a bug of the Z/OS agent detected in version 12.3.5.
This bug will be fixed in the following versions:
Automation.Engine 12.3.9, available
Automation.Engine 21.0.3, available
A bug has been fixed where the Reverse connection file transfer between Windows(S) and z/OS(D) causes Windows agent crash, because z/OS agent sends a corrupted FTXSEND message, where codepage dist/len fields are in big endian instead of little endian format.