“Failed to lock variable” SSIS error

前端 未结 8 1152
[愿得一人]
[愿得一人] 2021-01-18 12:58

I am getting an error randomly for a scheduled SSIS package which runs hourly. The funniest thing is that if I delete the checkpoint file and run the package again it works

8条回答
  •  难免孤独
    2021-01-18 13:10

    If the running version and build version is different also you may get this error. Ex I built the package on 2012 server and i ran it in 2016 and got this error.

提交回复
热议问题