SSIS 2012
Source connecation-SQL Server Target Connecation-SQL Server
error message when we execute from SSISDB after deployment An error occurred while setting the value of property "InitialCatalog". The error returned is 0x80020009 "The connection string components cannot contain unquoted semicolons. If the value must contain a semicolon, enclose the entire value in quotes. This error occurs when values in the connection string contain unquoted semicolons, such as the InitialCatalog property.".
User contributions licensed under CC BY-SA 3.0