0
I am executing a ssis Package which contains only one data flow task. Simply SELECT statement in source and Table in destination. I want to find out session id of this running Package in SP_TARGET. I need to transfer large amount of data which would take few hours and don't want DBA to kill my Session.