I am encountering a weird error when I execute a SSIS packages through SQL Agent. Error encountered is:-
The step did not generate any output. The return value was unknown. The process exit code was -1073741819. The step failed.
But when I run this package manually I don't face any issue. I would appreciate if anyone can help me out with this error.
Thanks in advance!