<?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: Add a feature class to an existing replica in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/add-a-feature-class-to-an-existing-replica/m-p/334383#M19006</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Eudel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Take a look at the steps in the following &lt;A href="http://support.esri.com/en/knowledgebase/techarticles/detail/35679"&gt;KB article&lt;/A&gt;.&amp;nbsp; You will not have to stop any of your services with these steps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 29 Sep 2014 16:11:30 GMT</pubDate>
    <dc:creator>JakeSkinner</dc:creator>
    <dc:date>2014-09-29T16:11:30Z</dc:date>
    <item>
      <title>Add a feature class to an existing replica</title>
      <link>https://community.esri.com/t5/data-management-questions/add-a-feature-class-to-an-existing-replica/m-p/334382#M19005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;My workflow to add a feature class in to an existing replica&amp;nbsp; is add the feature class in production dataset, delete replica dataset and then replicate the dataset with the new feature class. This is time consuming and you have to go through the process of shutdown map service, unlock features and so on.&lt;/P&gt;&lt;P&gt;ESR recomedation to do this is ArcObjects code...Is there an out-of-the-box tool to add a feature class to an existing replica? In 10.3 is ESRI solving this issue? Any idea?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Sep 2014 15:15:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/add-a-feature-class-to-an-existing-replica/m-p/334382#M19005</guid>
      <dc:creator>GiovanniCalzadilla1</dc:creator>
      <dc:date>2014-09-29T15:15:50Z</dc:date>
    </item>
    <item>
      <title>Re: Add a feature class to an existing replica</title>
      <link>https://community.esri.com/t5/data-management-questions/add-a-feature-class-to-an-existing-replica/m-p/334383#M19006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Eudel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Take a look at the steps in the following &lt;A href="http://support.esri.com/en/knowledgebase/techarticles/detail/35679"&gt;KB article&lt;/A&gt;.&amp;nbsp; You will not have to stop any of your services with these steps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Sep 2014 16:11:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/add-a-feature-class-to-an-existing-replica/m-p/334383#M19006</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2014-09-29T16:11:30Z</dc:date>
    </item>
    <item>
      <title>Re: Add a feature class to an existing replica</title>
      <link>https://community.esri.com/t5/data-management-questions/add-a-feature-class-to-an-existing-replica/m-p/334384#M19007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jake: I’ve done that route too and there is always something with locks so I end stopping the service…☹   Thank you very much!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eudel Cepero&lt;/P&gt;&lt;P&gt;District Six GIS Coordinator&lt;/P&gt;&lt;P&gt;Florida Department of Transportation, District 6&lt;/P&gt;&lt;P&gt;Adam Leigh Cann Building&lt;/P&gt;&lt;P&gt;1000 NW 111th Avenue, Room 6109&lt;/P&gt;&lt;P&gt;Miami, Florida 33172&lt;/P&gt;&lt;P&gt;Phone: 305 470 5463&lt;/P&gt;&lt;P&gt;eudel.cepero@dot.state.fl.us&amp;lt;mailto:eudel.cepero@dot.state.fl.us&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Sep 2014 17:34:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/add-a-feature-class-to-an-existing-replica/m-p/334384#M19007</guid>
      <dc:creator>GiovanniCalzadilla1</dc:creator>
      <dc:date>2014-09-29T17:34:02Z</dc:date>
    </item>
    <item>
      <title>Re: Add a feature class to an existing replica</title>
      <link>https://community.esri.com/t5/data-management-questions/add-a-feature-class-to-an-existing-replica/m-p/1541233#M45392</link>
      <description>&lt;P&gt;sure would be nice if this was possible. In fact it would be nice if there was a simple way of replicating an entire SDE to a file GDB.&amp;nbsp; (All feature classes, all domains, all versions) That way never any need to fix replicas. Of course, each version would be its own fGDB. But a one-click solution would be great. I'm sure the official answer as always is "Python".&amp;nbsp; For now I'll just build a ton of replicas and periodically have to rebuild them them and update them when schemas change and we add layers. This is also frustrating since then it breaks scheduled Synchronize runs.&amp;nbsp; Seems like this would be so simple to implement and save almost every enterprise customer time.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2024 03:05:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/add-a-feature-class-to-an-existing-replica/m-p/1541233#M45392</guid>
      <dc:creator>Kevin_MacLeod</dc:creator>
      <dc:date>2024-09-23T03:05:50Z</dc:date>
    </item>
  </channel>
</rss>

