I would focus your time on the error:
Quote:
Unable to start execution of step 1 (reason: Error authenticating proxy
FN\da, system error: ConnGetProxyPassword). The step failed. |
Did the password of your FN\da account change?
Try logging in as different users to the same machine and executing via the
SSIS instance inside SSMS.
What happens when you try to set up the job to run under the Service account?
FYI: Running an SSIS package (or any process, for that matter) under the
priveledges of a Domain Administrator is NOT recommended. You are better off
creating a 'least priveledged account' for getting the job(s) done, and
granting only those security rights as are required.
--
Todd C
[If this response was helpful, please indicate by clicking the appropriate
answer at the bottom]