A Microsoft platform for building enterprise-level data integration and data transformations solutions.
Hi @Gelin, Igor,
Thanks for your patience, and sorry for the delay in getting back to you.
This isn’t a permission issue. SSMS cannot list SSIS packages that are executed by SQL Server Agent. The Running Packages node only shows packages started from the same SSMS session, and there is no permission that enables visibility for Agent-run packages.
If it seemed to work earlier, it was likely due to a manual execution or a cached SSMS session. For Agent-executed packages, please rely on Job Activity Monitor, job history, or SSIS logging.
Thanks,
Akhil.