SSIS Execute Package Task - Child package fails when called from Parent package but runs successfully when executed independently -


i have parent package 'a' used call different package 'b' using 'execute package task'. package 'b' called in several other packages , executes correctly, fails every time when called package 'a'.

the error message 'task update last run status failed'.


Comments

Popular posts from this blog

c++ - CPP, 'X' button listener -

shared memory - gstreamer shmsrc and shmsink with h264 data -

.net - Bulk insert via Dapper is slower than inserting rows one-by-one -