To find out what DLLs your program depends on, right-click the program in Explorer, choose Quickview, and look under Import List.
Why Job Exits One Twenty Eight
This can occur when the machine your job is running on is missing a
DLL (Dynamically Linked Library) required by your program.
The solution is to find the DLL file the program needs and put it in
the TRANSFER_INPUT_FILES list in the job's submit file.