I need to call an SSIS package from stored procedure using dtexec utility. My SSIS package is deployed in a different machine than my database server. My package is deployed using File system method. When I give Ip address along with the path of the package, it is not getting triggered. Kindly help.