Problem Summary: F_JG2125: Caller program 'C:hvr/hvr_home/bin/hvr.exe -w' was unable to spawn process 'C:/hvr/hvr_home/lib/agent/command_line_call.py integ_begin sql2sno snwfl ""'. Error: Exec format error. 2019-08-22T19:14:45-07:00: sql2sno-integ-snwfl: F_JT029B: Agent 'C:/hvr/hvr_home/lib/agent/command_line_call.py' called with mode 'integ_begin' returned error status '1'.
Answer:
Usually, this error occurs when the first line of the python script is not pointing to the path to the executable to use.
It should be like
!#<path to executable to use>