<?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: Overwriting a Feature Service creates an additional &amp;quot;replica&amp;quot; service in ArcGIS for Server 10.2.2 in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/overwriting-a-feature-service-creates-an/m-p/115770#M4536</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah, the fine print. &amp;nbsp;Must have missed that. &amp;nbsp;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Dec 2016 15:18:19 GMT</pubDate>
    <dc:creator>WilliamSchoefmann</dc:creator>
    <dc:date>2016-12-06T15:18:19Z</dc:date>
    <item>
      <title>Overwriting a Feature Service creates an additional "replica" service in ArcGIS for Server 10.2.2</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/overwriting-a-feature-service-creates-an/m-p/115765#M4531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I noticed that while overwriting some of my Feature Services to my ArcGIS for Server, a second service is created once the process is run and complete. &amp;nbsp;It has the name of my primary service that I'm overwriting but then has "_20161201203" for example, a time stamp of sorts. &amp;nbsp;My question is what should I be doing with this and is there any purpose for it? &amp;nbsp;I tried looking in the help for the tool but didn't find anything on this. &amp;nbsp;I've attached a screen shot to illustrate what I'm talking about when viewing the services in Server Manager.&lt;BR /&gt;&lt;BR /&gt;note: these feature services are being deployed for consumption by a third party software to access, update, add, delete data in an SQL database.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Dec 2016 22:20:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/overwriting-a-feature-service-creates-an/m-p/115765#M4531</guid>
      <dc:creator>WilliamSchoefmann</dc:creator>
      <dc:date>2016-12-05T22:20:22Z</dc:date>
    </item>
    <item>
      <title>Re: Overwriting a Feature Service creates an additional "replica" service in ArcGIS for Server 10.2.2</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/overwriting-a-feature-service-creates-an/m-p/115766#M4532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For us, I find these are services that have caches built (may happen for others ??).&amp;nbsp; The "original" cache will be put under the path with the _Date.&amp;nbsp; Then is we need to keep the same cache, we can just move the files to the updated service.&amp;nbsp; If not, I can build a new cache and eventually delete the old cache and service.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, best reason I can see.....it's a backup in case things go south with the update.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;btw - although not mentioned, I'm finding the best way to do an update to may 10.2.2 services (still our production version) is to stop the service first, then "replace" the service.&amp;nbsp; Sometimes I have the service start automatically, sometimes not, but I also check to create the cache manually if/when the popup appears.&amp;nbsp; fwiw.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Dec 2016 23:01:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/overwriting-a-feature-service-creates-an/m-p/115766#M4532</guid>
      <dc:creator>RebeccaStrauch__GISP</dc:creator>
      <dc:date>2016-12-05T23:01:21Z</dc:date>
    </item>
    <item>
      <title>Re: Overwriting a Feature Service creates an additional "replica" service in ArcGIS for Server 10.2.2</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/overwriting-a-feature-service-creates-an/m-p/115767#M4533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, thanks! &amp;nbsp;That makes sense.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the tips. &amp;nbsp;I've been overwriting them without stopping them with success but I'll take the second to stop them. &amp;nbsp;I've been setting the cache to manual as well mostly because the pre-assigned caches from ESRI were not what I was looking for.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Dec 2016 23:07:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/overwriting-a-feature-service-creates-an/m-p/115767#M4533</guid>
      <dc:creator>WilliamSchoefmann</dc:creator>
      <dc:date>2016-12-05T23:07:41Z</dc:date>
    </item>
    <item>
      <title>Re: Overwriting a Feature Service creates an additional "replica" service in ArcGIS for Server 10.2.2</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/overwriting-a-feature-service-creates-an/m-p/115768#M4534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Although off the subject somewhat...&lt;/P&gt;&lt;P&gt;If/when you get to the point that you are thinking about upgrading, I've been modifying a script&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://github.com/eea/discomap.ServiceTransferTool" title="https://github.com/eea/discomap.ServiceTransferTool"&gt;GitHub - eea/discomap.ServiceTransferTool: Transfer tool&lt;/A&gt;&amp;nbsp;&amp;nbsp; and a related thread&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="link-titled" href="https://community.esri.com/thread/70787#comment-647866" title="https://community.esri.com/thread/70787#comment-647866"&gt;https://community.esri.com/thread/70787#comment-647866&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm modifying it for our use, including using a secure settings.ini file for the user/pass for the token creation.&amp;nbsp; The nice thing about this tool and testing it on a new version is it seems like the newer versions (10.3/10.4, haven't tried 10.5 pre-release yet) are a little pickier in what warnings it will allow, so we're able to see what services may have bad links even in our production system.&amp;nbsp; (emphasis on test...my machine is an EDN licensed machine, so I'm able to wipe it out often if needed)&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This transfer too even seems to block the "drawn at all levels" warning.&amp;nbsp; We also sometimes create caches for out base maps, then since we never "query" the layers, make the .mxd lightweight so it only see the cache.&amp;nbsp; Of course, on the update/transfer we cat strange results.&amp;nbsp; So, I'm using this as a prep tool for now, and I'm using this to help clean up these issues even on our production machine now (if possible).&amp;nbsp;&amp;nbsp;&amp;nbsp; Eventually I hope it will work for real when we get to the point that we will setup a new server).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway, not what you were asking about, but since I'm currently involved with this and it's fresh in my mind, might be&amp;nbsp; something to keep in the back of your mind for the future.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Dec 2016 23:25:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/overwriting-a-feature-service-creates-an/m-p/115768#M4534</guid>
      <dc:creator>RebeccaStrauch__GISP</dc:creator>
      <dc:date>2016-12-05T23:25:16Z</dc:date>
    </item>
    <item>
      <title>Re: Overwriting a Feature Service creates an additional "replica" service in ArcGIS for Server 10.2.2</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/overwriting-a-feature-service-creates-an/m-p/115769#M4535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The &lt;A href="http://resources.arcgis.com/en/help/main/10.2/#/Overwriting_a_service_in_ArcGIS_for_Desktop/015400000297000000/"&gt;help&lt;/A&gt;&amp;nbsp;on overwriting a service goes into a bit of detail on why it creates the duplicate service:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/276780_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Dec 2016 23:54:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/overwriting-a-feature-service-creates-an/m-p/115769#M4535</guid>
      <dc:creator>JonathanQuinn</dc:creator>
      <dc:date>2016-12-05T23:54:49Z</dc:date>
    </item>
    <item>
      <title>Re: Overwriting a Feature Service creates an additional "replica" service in ArcGIS for Server 10.2.2</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/overwriting-a-feature-service-creates-an/m-p/115770#M4536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah, the fine print. &amp;nbsp;Must have missed that. &amp;nbsp;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2016 15:18:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/overwriting-a-feature-service-creates-an/m-p/115770#M4536</guid>
      <dc:creator>WilliamSchoefmann</dc:creator>
      <dc:date>2016-12-06T15:18:19Z</dc:date>
    </item>
    <item>
      <title>Re: Overwriting a Feature Service creates an additional "replica" service in ArcGIS for Server 10.2.2</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/overwriting-a-feature-service-creates-an/m-p/115771#M4537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh, right on, we're just getting into really pushing out services so the more info I have the better. &amp;nbsp;Thanks. &amp;nbsp;I'm planning on pushing localized basemaps out so info on optimization of these is great. &amp;nbsp;Have you pushed out any image services using Orthoimagery mosaics? &amp;nbsp;That's on my list as well.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2016 15:22:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/overwriting-a-feature-service-creates-an/m-p/115771#M4537</guid>
      <dc:creator>WilliamSchoefmann</dc:creator>
      <dc:date>2016-12-06T15:22:25Z</dc:date>
    </item>
    <item>
      <title>Re: Overwriting a Feature Service creates an additional "replica" service in ArcGIS for Server 10.2.2</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/overwriting-a-feature-service-creates-an/m-p/115772#M4538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Don't forget to mark this question as answered.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2016 16:47:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/overwriting-a-feature-service-creates-an/m-p/115772#M4538</guid>
      <dc:creator>RebeccaStrauch__GISP</dc:creator>
      <dc:date>2016-12-06T16:47:52Z</dc:date>
    </item>
    <item>
      <title>Re: Overwriting a Feature Service creates an additional "replica" service in ArcGIS for Server 10.2.2</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/overwriting-a-feature-service-creates-an/m-p/115773#M4539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have created a few Imagery services from ortho and other mosaics but I'm not expert.&amp;nbsp; I'm still waiting for the next big shipment of imagery for our state before I push out version for staff (although probably should not wait).&amp;nbsp; There are some good docs on best practices for imagery, etc.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://resources.arcgis.com/en/help/image-management/index.html#/Image_Management/02qr00000002000000/" title="http://resources.arcgis.com/en/help/image-management/index.html#/Image_Management/02qr00000002000000/"&gt;Image Management&lt;/A&gt;&amp;nbsp;&amp;nbsp; (this is the workbook the next link refers to)&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://resources.arcgis.com/en/communities/imagery/01850000000v000000.htm" title="http://resources.arcgis.com/en/communities/imagery/01850000000v000000.htm"&gt;Image Management Workflows | ArcGIS Resource Center&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Since this is starting to stray from the original question, you should probably start a new one if you have specific questions on imagery....and put it in that geonet space.&amp;nbsp; But those docs are are good start.&amp;nbsp; There are probably some tech sessions, etc on &lt;A class="link-titled" href="http://www.esri.com/videos" title="http://www.esri.com/videos"&gt;Esri Videos | E360 Videos: GIS, Events, ArcGIS Products &amp;amp; Industries&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2016 16:56:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/overwriting-a-feature-service-creates-an/m-p/115773#M4539</guid>
      <dc:creator>RebeccaStrauch__GISP</dc:creator>
      <dc:date>2016-12-06T16:56:07Z</dc:date>
    </item>
    <item>
      <title>Re: Overwriting a Feature Service creates an additional "replica" service in ArcGIS for Server 10.2.2</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/overwriting-a-feature-service-creates-an/m-p/115774#M4540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Awesome, thanks for the info and links.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2016 17:05:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/overwriting-a-feature-service-creates-an/m-p/115774#M4540</guid>
      <dc:creator>WilliamSchoefmann</dc:creator>
      <dc:date>2016-12-06T17:05:17Z</dc:date>
    </item>
    <item>
      <title>Re: Overwriting a Feature Service creates an additional "replica" service in ArcGIS for Server 10.2.2</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/overwriting-a-feature-service-creates-an/m-p/115775#M4541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;does the green star at top indicate that or do I mark that somewhere in the original post?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2016 17:10:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/overwriting-a-feature-service-creates-an/m-p/115775#M4541</guid>
      <dc:creator>WilliamSchoefmann</dc:creator>
      <dc:date>2016-12-06T17:10:38Z</dc:date>
    </item>
    <item>
      <title>Re: Overwriting a Feature Service creates an additional "replica" service in ArcGIS for Server 10.2.2</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/overwriting-a-feature-service-creates-an/m-p/115776#M4542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;...looks like you found it.&amp;nbsp; &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&amp;nbsp; On threads, you mark all those you find helpful as "helpful", and the best as "correct" (which I agree with your choice).&amp;nbsp; If nothing answers your question you can mark it as "assumed answered" at the top, just to have it be closed (people can still add comments), or if you solve it yourself, if you mark your own answer (let's say you solve and give a summary, which will be helpful for others), you will not get "points" for marking your own, but it will close the question and help others in the future.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2016 17:38:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/overwriting-a-feature-service-creates-an/m-p/115776#M4542</guid>
      <dc:creator>RebeccaStrauch__GISP</dc:creator>
      <dc:date>2016-12-06T17:38:06Z</dc:date>
    </item>
  </channel>
</rss>

