ssis sql agent job error - The process exit code was -1073740791

nononame2021 261 Reputation points
2022-01-20T03:04:30.167+00:00

the job failed without ssis log error found in the ssislog table. it only has the following error in SQL agent job
however, the job is set as daily. and it can ran successfully in the past 3 day. only failed this time without ssis log but the process can't be ended. (don't has end task ssis log)

Message
Executed as user: {sql_agent_job_user_account_id}. The step did not generate any output. The return value was unknown. The process exit code was -1073740791. The step failed.

SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,703 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. ZoeHui-MSFT 41,491 Reputation points
    2022-01-20T05:55:04.9+00:00

    Hi @nononame2021 ,

    The error message is hard for us to narrow down the issue.

    You may run a Process Monitor to check if that we could give any lead.

    Also you may check the Event Viewer Logs to see if there is any useful information.

    Here is a same issueSSIS package fails with error : The step did not generate any output. The return value was unknown, you could take a reference to it.

    Regards,

    Zoe


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.