<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Replication &amp;quot;Invalid parameter passed to function&amp;quot; error in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/replication-quot-invalid-parameter-passed-to/m-p/397886#M22822</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I remember doing this process (backing up from parent restore in child) and sync worked. I could be wrong too.. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I will try re-register the new replica (and unregistered existing one) again from the scratch and see how it works, and keep you posted. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the responses on this. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Still curious, is there any way (using logs) to find out what exactly went wrong and where the the replication is failing?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Sep 2013 18:23:20 GMT</pubDate>
    <dc:creator>Sravan_KumarUddarraju</dc:creator>
    <dc:date>2013-09-23T18:23:20Z</dc:date>
    <item>
      <title>Replication "Invalid parameter passed to function" error</title>
      <link>https://community.esri.com/t5/data-management-questions/replication-quot-invalid-parameter-passed-to/m-p/397882#M22818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have trouble tracing the error which was getting by Synchronization process. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have created Onaway replication between the ArcSDE 10 sql server 2008 (which is parent) and ArcSDE 10.1 sql server 2008&amp;nbsp; (child replica).&amp;nbsp; It was working for a while and suddenly failing the synchronization with the error message �??Invalid parameter passed to function�?�. I set the environmental variables �??SDETRACELOC�?� and �??SDETRACEMODE�?� to trace the problem and I could not find much information on the log files, including in ReplicationLog.dat file. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Re-creating the replication might help to overcome this problem, but before that, I would like to know root cause for the error message. Any help on this highly appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;S&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Sep 2013 18:47:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/replication-quot-invalid-parameter-passed-to/m-p/397882#M22818</guid>
      <dc:creator>Sravan_KumarUddarraju</dc:creator>
      <dc:date>2013-09-21T18:47:41Z</dc:date>
    </item>
    <item>
      <title>Re: Replication "Invalid parameter passed to function" error</title>
      <link>https://community.esri.com/t5/data-management-questions/replication-quot-invalid-parameter-passed-to/m-p/397883#M22819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;When you say that it was working for a while and then suddenly started failing, I think the natural question becomes: "what has changed?".&amp;nbsp; Can you think of anything that may have changed on your server(s) or geodatabases themselves?&amp;nbsp; Are you certain that both the parent and child are still registered as replicas?&amp;nbsp; How are you performing synchronization; connected or disconnected?&amp;nbsp; Are the replicas' parent versions protected or private or public?&amp;nbsp; Has anyone directly edited the child replica?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Sep 2013 21:49:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/replication-quot-invalid-parameter-passed-to/m-p/397883#M22819</guid>
      <dc:creator>WilliamCraft</dc:creator>
      <dc:date>2013-09-21T21:49:37Z</dc:date>
    </item>
    <item>
      <title>Re: Replication "Invalid parameter passed to function" error</title>
      <link>https://community.esri.com/t5/data-management-questions/replication-quot-invalid-parameter-passed-to/m-p/397884#M22820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for the response to my query.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Q: Can you think of anything that may have changed on your server(s) or geodatabases themselves?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;A: Synchronization is failing after we made schema change in the �??Parent replica�??. But we restored the sql backup from the Parent replica to Child replica and then we performed the synchronization. I did not recreate the replication.&amp;nbsp;&amp;nbsp; This is the procedure we have been following for long time. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Q: Are you certain that both the parent and child are still registered as replicas?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;A: Yes&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Q: How are you performing synchronization; connected or disconnected?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;A: Connected&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Q: Are the replicas' parent versions protected or private or public? Has anyone directly edited the child replica?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;A: Public&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would like to know, using log files, how to track this issue. I setup the SDEINTERCEPT log as well to identify the problem. But not sure how to read the 150mb (SDEINTERCEPT) log file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;S&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Sep 2013 13:55:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/replication-quot-invalid-parameter-passed-to/m-p/397884#M22820</guid>
      <dc:creator>Sravan_KumarUddarraju</dc:creator>
      <dc:date>2013-09-23T13:55:46Z</dc:date>
    </item>
    <item>
      <title>Re: Replication "Invalid parameter passed to function" error</title>
      <link>https://community.esri.com/t5/data-management-questions/replication-quot-invalid-parameter-passed-to/m-p/397885#M22821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You cannot take a sql backup from the parent and restore it to the child. This is in effect trying to sync parent with parent which will not work. After you make schema changes to the parent you should use the schema changes tool to sync those schema changes with the child. Did you take a backup of the child immediately before you did this restore? If so you should restore the child back to what it was then, and use the schema changes tools. If you try to use any other backup, chances are that the replica generation metadata would be out of sync with the parent causing even further issues.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Sep 2013 16:55:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/replication-quot-invalid-parameter-passed-to/m-p/397885#M22821</guid>
      <dc:creator>CherylCleghorn</dc:creator>
      <dc:date>2013-09-23T16:55:43Z</dc:date>
    </item>
    <item>
      <title>Re: Replication "Invalid parameter passed to function" error</title>
      <link>https://community.esri.com/t5/data-management-questions/replication-quot-invalid-parameter-passed-to/m-p/397886#M22822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I remember doing this process (backing up from parent restore in child) and sync worked. I could be wrong too.. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I will try re-register the new replica (and unregistered existing one) again from the scratch and see how it works, and keep you posted. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the responses on this. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Still curious, is there any way (using logs) to find out what exactly went wrong and where the the replication is failing?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Sep 2013 18:23:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/replication-quot-invalid-parameter-passed-to/m-p/397886#M22822</guid>
      <dc:creator>Sravan_KumarUddarraju</dc:creator>
      <dc:date>2013-09-23T18:23:20Z</dc:date>
    </item>
  </channel>
</rss>

