sorry for duplicate post, but another forum nobody answer me, probably people here have more ideas.
we have data stored in server 'prod', and all jobs created in server 'SSIS'.
ususally, our jobs are doing query data from prod and generate files.
but last night, the server 'prod' reboot at 3am. all our jobs scheduled between 6am-8am are failed.
Message is like " cannot generate SSPI context", " The clocks on the client and server machine are skewed".
we rerun the job around 9am. All jobs are good. File generated and email send out.
Have no idea why it failed and when rerun, all went through.
Any body has a better solution to make sure if the server reboot again, it will not impact jobs ?
Thank you.