﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>c360 Forums / Data Quality Center / Version 3 Product Questions / Core Productivity Pack  / c360 useless until this is resolved: MatchCodeGenerator Service Account Permission / Latest Posts</title><generator>InstantForum.NET v4.1.4</generator><description>c360 Forums</description><link>http://www.c360.com/Forums/</link><webMaster>support@c360.com</webMaster><lastBuildDate>Sat, 22 Nov 2008 13:12:55 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: c360 useless until this is resolved: MatchCodeGenerator Service Account Permission</title><link>http://www.c360.com/Forums/Topic1374-10-1.aspx</link><description>&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"&gt;&lt;FONT face=Verdana color=#4b6e9d&gt;Chris,&lt;BR&gt;My name is Ken Champion, and I am the new Technical Support Manager for c360 Solutions.  First, let me apologize for not resolving this issue to your satisfaction.&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"&gt;&lt;FONT face=Verdana color=#4b6e9d&gt;Please understand that the purpose of our forum is to exchange ideas and solutions with fellow users of our products.  While the c360 support team does monitor the forum, they typically do not create support cases from it.  The forum is not the most efficient method for obtaining time-sensitive assistance from us.  However, if you email &lt;A href="mailto:support@c360.com"&gt;support@c360.com&lt;/A&gt;, the support team will be made aware of your case.  I will also be alerted.&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"&gt;&lt;FONT face=Verdana color=#4b6e9d&gt;&lt;/FONT&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"&gt;&lt;FONT face=Verdana color=#4b6e9d&gt;Going forward, if you experience delays beyond our stated service levels, please contact me at &lt;A href="mailto:ken.champion@c360.com"&gt;ken.champion@c360.com&lt;/A&gt;, and I will be happy to take action.&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"&gt;&lt;FONT face=Verdana color=#4b6e9d&gt;&lt;/FONT&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"&gt;&lt;FONT face=Verdana color=#4b6e9d&gt;Now back to your case: our VP of Software Development researched the case on 04/16 and determined that the issue was related to the permission configuration.  He stated that the symptom could be recreated by attempting to log in to SQL server directly with the “Duplicate Detection” user.  This would indicate that this specific problem seems to be outside of the c360 software itself.  I posted his notes into this message for your review.&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"&gt;&lt;FONT face=Verdana color=#4b6e9d&gt;&lt;/FONT&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"&gt;&lt;FONT face=Verdana color=#4b6e9d&gt;Again, I apologize for any misunderstandings.&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"&gt;&lt;FONT face=Verdana color=#4b6e9d&gt;Ken  &lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"&gt;&lt;FONT face=Verdana color=#4b6e9d&gt;&lt;BR&gt;DEVELOPMENT NOTES:&lt;BR&gt;This is a known issue – 0x5 means Permissions Denied.&lt;BR&gt;Most common cause is that the account which they use to connect to the SQL Server (a native SQL account) is not a member of the sysadmin fixed role. When SQL native login is used we make a call to SETUSER ‘username’ to set the context. For this call to complete the login used to log in must be a sysadmin fixed role.&lt;BR&gt;This could also happens when the SQL Server service is running under a domain account and that domain account does not have enough permissions to query the AD for a particular principal (US\[firstname.lastname] in this case).&lt;BR&gt;Check to make sure the SQL Server service is not running under a domain account and switch it to LOCAL SYSTEM if possible. If that’s already the case or if the customer does not want to do it, then they have to grant that particular domain account enough permissions to the AD subtree so that it can read necessary information.&lt;BR&gt;You can show the error to the customer just by logging in to the SQL server with exact same user they use for dupdet and running SETUSER ‘[validusername]’. It should fail with the same error.&lt;BR&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;SPAN style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: Calibri"&gt;&lt;FONT face="Times New Roman"&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&lt;/o:p&gt;</description><pubDate>Fri, 20 Apr 2007 16:13:35 GMT</pubDate><dc:creator>Ken Champion</dc:creator></item><item><title>RE: c360 useless until this is resolved: MatchCodeGenerator Service Account Permission</title><link>http://www.c360.com/Forums/Topic1374-10-1.aspx</link><description>I feel sorry for you and me...I'm the guy who pushed to purchase their product and find out the lacking of the support latter...&lt;/P&gt;&lt;P&gt;Anyway, Hope they could contact you ASAP, or maybe there are just 2 busy to show their latest products and forget their old users</description><pubDate>Fri, 20 Apr 2007 14:48:39 GMT</pubDate><dc:creator>nickguo</dc:creator></item><item><title>RE: c360 useless until this is resolved: MatchCodeGenerator Service Account Permission</title><link>http://www.c360.com/Forums/Topic1374-10-1.aspx</link><description>Still not working. I just used the same account to reinstall c360 and own the MSCRM and c360_Solutions databases. &lt;/P&gt;&lt;P&gt;I was told by my account manager, Pamela Umunna, that a forum moderator would reply to me on here. One week has gone by since I started this thread with no reply from a moderator.&lt;/P&gt;&lt;P&gt;I'm really dissapointed in c360 customer service. This depreciates my opionon of c360 and whether I would ever want to purchase another c360 product. Unless I'm shown otherwise I'll assume that c360 doesn't value their customers.</description><pubDate>Fri, 20 Apr 2007 09:33:18 GMT</pubDate><dc:creator>ccanali</dc:creator></item><item><title>RE: c360 useless until this is resolved: MatchCodeGenerator Service Account Permission</title><link>http://www.c360.com/Forums/Topic1374-10-1.aspx</link><description>Another thing...&lt;/P&gt;&lt;P&gt;The warnings or errors in Event log (Applicaition) are also very userful. The DupDection service running at backgroud, normally would generate a useful exception logs and it would be very helpful if you post it here, I can help u take a look&lt;/P&gt;&lt;P&gt;Good luck :cool:</description><pubDate>Wed, 18 Apr 2007 10:38:12 GMT</pubDate><dc:creator>nickguo</dc:creator></item><item><title>RE: c360 useless until this is resolved: MatchCodeGenerator Service Account Permission</title><link>http://www.c360.com/Forums/Topic1374-10-1.aspx</link><description>Also, to solve your problem, try this which is ours solution&lt;/P&gt;&lt;P&gt;The user who start the service is &lt;/P&gt;&lt;P&gt;"YourDomain\mscrmadmin" --who is the default admin account for MSCRM&lt;/P&gt;&lt;P&gt;"YourDomain\mscrmadmin" now is the member of "Domain Admin", also the local machine admin for the MSCRM server&lt;/P&gt;&lt;P&gt;Also, "YourDomain\mscrmadmin" should be the user that installed the c360, and be the dbowner for c360_solution&lt;/P&gt;&lt;P&gt;Hope it helps</description><pubDate>Tue, 17 Apr 2007 14:31:11 GMT</pubDate><dc:creator>nickguo</dc:creator></item><item><title>RE: c360 useless until this is resolved: MatchCodeGenerator Service Account Permission</title><link>http://www.c360.com/Forums/Topic1374-10-1.aspx</link><description>I have same issue with their support...extreme slow to react...&lt;/P&gt;&lt;P&gt;I think the patience is the only solution here...&lt;/P&gt;&lt;P&gt;I have problem of their database setup script, guess how long I wait to get a script... At end, I must hack the Database, and extract the script myself....</description><pubDate>Tue, 17 Apr 2007 14:23:42 GMT</pubDate><dc:creator>nickguo</dc:creator></item><item><title>c360 useless until this is resolved: MatchCodeGenerator Service Account Permission</title><link>http://www.c360.com/Forums/Topic1374-10-1.aspx</link><description>Forum Moderator: Please help. This is a chronic issue with c360 for my company. It is useless to us until it is resolved. I have worked with Brume multiple times, reinstalled the application, and applied the most recent patch. &lt;/P&gt;&lt;P&gt;This is what displays on the troubleshoot.aspx page...&lt;/P&gt;&lt;P&gt;"MatchCodeGenerator Service Account Permission&lt;BR&gt;An error occurred while verifying permission of account with which MatchCode Generator Service is running. See event viewer for details."&lt;/P&gt;&lt;P&gt;I have verified that the Active Directory account that is running the service has enough permissions.</description><pubDate>Fri, 13 Apr 2007 13:33:15 GMT</pubDate><dc:creator>ccanali</dc:creator></item></channel></rss>