Symptoms
Assume that you have a Microsoft SQL Server Integration Services (SSIS) package that has multiple parallel tasks internally, and each of these tasks shares a same connection manager. When an expression is used for both connection string and password of the connection manager, you notice that an intermittent connection error that resembles the following description occurs:
DateTime Logon Login failed for user 'XXXX'. Reason: Password did not match that for the login provided. [CLIENT: <local machine>]
Status
Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.
Resolution
This problem is fixed in the following cumulative updates for SQL Server:
- Cumulative Update 9 for SQL Server 2019
- Cumulative Update 23 for SQL Server 2017
- Cumulative Update 14 for SQL Server 2016 SP2
About cumulative updates for SQL Server:
Each new cumulative update for SQL Server contains all the hotfixes and all the security fixes that were included with the previous cumulative update. Check out the latest cumulative updates for SQL Server:
- Latest cumulative update for SQL Server 2019
- Latest cumulative update for SQL Server 2017
- Latest cumulative update for SQL Server 2016
References
Learn about the terminology that Microsoft uses to describe software updates.