Ssis-661 |link|

If the package runs from an , create a proxy that runs under the Windows account that already has the proper SSISDB rights.

-- 2. Create a proxy that uses the credential EXEC msdb.dbo.sp_add_proxy @proxy_name = N'ETLUserProxy', @credential_name = N'ETLUserCred', @enabled = 1; SSIS-661

Could you clarify if you're looking for help with a specific state form or an error message in a data integration project? SQL Server Integration Services (SSIS) - Microsoft Learn If the package runs from an , create

If after these steps the issue persists, providing more context or details about your specific setup (like the version of SQL Server/SSIS you're using, the type of connection you're trying to make, etc.) could help in pinpointing a more precise solution. SQL Server Integration Services (SSIS) - Microsoft Learn

SSIS package "MyPackage.dtsx" started. [Data Flow Task] Error: SSIS-661...