Using special characters in the password When you use SQL Server authentication to connect to Microsoft SQL Server, you can use the following special characters in the password for the database user name:
• Special characters: ! @ # \ $ % ^ ' & * ( ) _ - ; + = : , . < > ? / ~ { ] [ ) ( • Multibyte characters: Ö Å Ñ Ü Č ẞ Σ • Chinese characters: Ψ 龙 爱 福 桜 神 空 To use these special characters in the password, you need to set the EnableMSSQLPasswordSpecialChars custom property in the Secure Agent properties.
To configure the custom property in the Secure Agent, perform the following steps:
1 Log in to Informatica® Intelligent Data Management Cloud ™ (IDMC ).2 Select Administrator > Runtime Environments .3 On the Runtime Environments page, select the Secure Agent.4 Click Edit .5 In the Custom Configuration Details section, select Data Integration Server as the service and DTM as the type.6 Enter EnableMSSQLPasswordSpecialChars in the Name field and set the value to true .7 Click Save .