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

qt - QML MouseArea onWheel event not working properly when inside QML Scrollview -

java - is not an enclosing class / new Intent Cannot Resolve Constructor -

python - Error importing VideoFileClip from moviepy : AttributeError: 'PermissionError' object has no attribute 'message' -