I am just wondering if anyone run in the followed problem... I have a 3 step job which 1st execute ssis package under SQL Server Agent account, 2nd run a batch script under proxy account, 3rd execute ssis package under SQL Server Agent account.
When I go and manually start the job from ("Start Job at Step") it runs without any issues.
When I enable the schedule it fails... on a batch script step...
Batch script call gpg (encryption) and error I is public key is not found...
Thanks,
Pavel