I have seen this same behavior after upgrading to 16.5. I found the execution consistently got hung at FileGetNextUniqueRow statement in my script. The script ran fine after I replaced FileGetNextUniqueRow with FileGetNextRow but I did not really know why FileGetNextUniqueRow causing the issue.
↧