We have a simple job that runs every 1/2 hour during the day. No problems for a year. Recently the job "hangs" occasionally. Instead of completing in 30 seconds, it remains "active" until we manually end it.... minutes or hours later.
It imports a "flat file" from a local drive and clears, then loads the data into IBMi files. Only 100 records or so at a time. It completed copying files to the IBMi, I confirmed the rows in the flat file = rows on the IBMi. But yet the dataflow doesn't show completed, so the next step doesn't execute.
This 1st image shows the log with missing completion steps. 2nd image shows a successful completion when it ran at the next scheduled time. Thoughts ?

