When running our UNIX job scripts we randomly get the following 198 error below. When we restart the job it works fine. The Driver and subprogram are both coded in MF COBOL and create a .gnt executable. I haven't been able to recreate the problem in test, so I'm wondering if it has something to do with Cron or possibly a memory error or memory leak. I don't see anything obvious in the COBOL subprogram DATECONV and not sure why is looking for a .so file. Any help would be greatly appreciated!
Load error : file 'DATECONV.so'
error code: 198, pc=0, call=1, seg=0
198 Load failure (fatal: _ex_unwind: can't find symbol)
Load error : file 'DATECONV.so'
error code: 198, pc=0, call=1, seg=0
198 Load failure (fatal: _ex_unwind: can't find symbol)