Select the product you need help with
FIX: "FlowConfigurationServiceSaveFatalError" error when you try to open or create a knowledge base in the Data Quality Client in SQL Server 2012Article ID: 2698150 - View products that this article applies to. Microsoft distributes Microsoft SQL Server 2012 fixes as one downloadable file. Because the fixes are cumulative, each new release contains all the hotfixes and all the security fixes that were included with the previous SQL Server 2012 fix release. On This PageSymptomsAssume that you use a user name that contains an accented character or a special character to log on to Windows. Then, you try to open or create a knowledge base in the Data Quality Client in SQL Server 2012. In this situation, the operation fails. Additionally, you receive the following error message: Error: Message Id: FlowConfigurationServiceSaveFatalError Failed to save Configuration Name: RecentList:KB:domain\username CauseThis issue occurs because the "Name" column uses the Varchar(255) data type in the DQS_MAIN.dbo.A_CONFIGURATION table. This data type cannot be used to store Unicode characters. This includes accented characters. Note After you apply this hotfix, the Name column uses the NVarchar data type instead. This data type supports Unicode characters and accented characters. ResolutionCumulative update informationSQL Server 2012The fix for this issue was first released in Cumulative Update 2 for SQL Server 2012 Service Pack RTM. For more information about this cumulative update package, click the following article number to view the article in the Microsoft Knowledge Base:2703275 Note Because the builds are cumulative, each new fix release contains all the hotfixes and all the security fixes that were included with the previous SQL Server 2012 fix release. We recommend that you consider applying the most recent fix release that contains this hotfix. For more information, click the following article number to view the article in the Microsoft Knowledge Base:
(http://support.microsoft.com/kb/2703275/LN/
)
Cumulative update package 2 for SQL Server 20122692828 Microsoft SQL Server 2012 hotfixes are created for specific SQL Server service packs. You must apply a SQL Server 2012 Service Pack RTM hotfix to an installation of SQL Server 2012 Service Pack RTM. By default, any hotfix that is provided in a SQL Server service pack is included in the next SQL Server service pack.
(http://support.microsoft.com/kb/2692828/LN/
)
The SQL Server 2012 builds that were released after SQL Server 2012 was released After you apply this cumulative update, the schema of the DQS catalogs is not updated and the SQL CLR assemblies keep the DQS catalogs. You must run the DQSInstaller.exe –upgrade command to update the DQS catalogs. For more information, visit the following Microsoft website: Upgrade DQS: Installing Cumulative Updates or Hotfix Patches on Data Quality Services
(http://social.technet.microsoft.com/wiki/contents/articles/8442.upgrade-dqs-installing-cumulative-updates-or-hotfix-patches-on-data-quality-services-en-us.aspx)
StatusMicrosoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section. WorkaroundTo work around the issue, use another user account that does not have Unicode characters in the user name. If you do not want to log off the current user account, follow these steps to run the Data Quality Client:
PropertiesArticle ID: 2698150 - Last Review: November 21, 2012 - Revision: 3.1
|


Back to the top








