<?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: Publish a service without copying data in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/publish-a-service-without-copying-data/m-p/405056#M15706</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Thank you for the answer and the links. I'm getting it now. That part was a little confusing but now it seems to make more sense to me.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Odd I did this couple weeks ago and all was well now ArcGIS Server is not recognizing the data from the store...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Sep 2012 14:46:02 GMT</pubDate>
    <dc:creator>CattyannCampbell</dc:creator>
    <dc:date>2012-09-07T14:46:02Z</dc:date>
    <item>
      <title>Publish a service without copying data</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/publish-a-service-without-copying-data/m-p/405052#M15702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm confused about all of the data copying going on when i publish a service in 10.1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't want my data copied anywhere. I have sde on my ags machine so there should be no duplication of data.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I can create just an sd file in arcmap and then i can use that sd file to create a published service and i think the data is not copied.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;but what if i want to change the mxd slightly? how would i go about updating the service with the new sd file?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Maybe I'm missing something but copying data is not a good thing in my book. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Also when i publish mxds as services I see duplicate mxd/msd/sd files buried in esri directories.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I want there to be one copy of my mxd, one copy of my msd, and one copy of the sd. and i want all of those files to be in MY directories, where i put them.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jun 2012 14:50:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/publish-a-service-without-copying-data/m-p/405052#M15702</guid>
      <dc:creator>KevinGooss</dc:creator>
      <dc:date>2012-06-28T14:50:27Z</dc:date>
    </item>
    <item>
      <title>Re: Publish a service without copying data</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/publish-a-service-without-copying-data/m-p/405053#M15703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I believe you need to add your database as a &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#/Registering_your_data_with_ArcGIS_Server_using_Manager/01540000056s000000/"&gt;data store&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Alan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jun 2012 16:16:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/publish-a-service-without-copying-data/m-p/405053#M15703</guid>
      <dc:creator>AlanToms</dc:creator>
      <dc:date>2012-06-28T16:16:28Z</dc:date>
    </item>
    <item>
      <title>Re: Publish a service without copying data</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/publish-a-service-without-copying-data/m-p/405054#M15704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The way to avoid data copying is to register your data locations with ArcGIS Server. This is a new concept in 10.1 that is explained here: &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/0154/015400000505000000.htm"&gt;http://resources.arcgis.com/en/help/main/10.1/0154/015400000505000000.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The automatic data copying can sometimes be useful if you don't have the means to log into the server. But most users will register data locations to prevent the copying. If you're interested, the copying behavior is described here: &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/0154/0154000003rn000000.htm"&gt;http://resources.arcgis.com/en/help/main/10.1/0154/0154000003rn000000.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As you discovered, ArcGIS 10.1 for Server keeps its own copies of the MXD, MSD, and SD for each service, and you'll see them if you dig around enough. There is no way around this, but these files aren't meant for you to modify. They're used internally by the server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you make changes to your source MXD, you need to go through the publishing wizard again but choose the option to "Overwrite an existing service". See &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/0154/015400000297000000.htm"&gt;http://resources.arcgis.com/en/help/main/10.1/0154/015400000297000000.htm&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; If you registered your data locations, then no data copying will occur during the overwrite. It will only overwrite the server's copy of the MXD.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sterling&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jun 2012 17:02:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/publish-a-service-without-copying-data/m-p/405054#M15704</guid>
      <dc:creator>SterlingQuinn</dc:creator>
      <dc:date>2012-06-28T17:02:32Z</dc:date>
    </item>
    <item>
      <title>Re: Publish a service without copying data</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/publish-a-service-without-copying-data/m-p/405055#M15705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for the answer and the links. I'm getting it now. That part was a little confusing but now it seems to make more sense to me.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jun 2012 17:19:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/publish-a-service-without-copying-data/m-p/405055#M15705</guid>
      <dc:creator>KevinGooss</dc:creator>
      <dc:date>2012-06-28T17:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Publish a service without copying data</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/publish-a-service-without-copying-data/m-p/405056#M15706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Thank you for the answer and the links. I'm getting it now. That part was a little confusing but now it seems to make more sense to me.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Odd I did this couple weeks ago and all was well now ArcGIS Server is not recognizing the data from the store...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Sep 2012 14:46:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/publish-a-service-without-copying-data/m-p/405056#M15706</guid>
      <dc:creator>CattyannCampbell</dc:creator>
      <dc:date>2012-09-07T14:46:02Z</dc:date>
    </item>
  </channel>
</rss>

