Hi, I have a package installed on a SQL 2012 instance (called "instance A") in the SSISDB catalog. On a different instance a job invokes the package. When the package runs it is reported as running on the instance where it is installed - "Instance A".
Is it possible to have the package execute on a different instance and if so how?
Thanks.