<?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: Published GP Service keeps copying data to server in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/published-gp-service-keeps-copying-data-to-server/m-p/359611#M12439</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Any other ESRI staff want to take a shot at this? its been weeks now and I still dont have an answer from the escalated incident.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Jan 2013 13:00:35 GMT</pubDate>
    <dc:creator>ZacharyHart</dc:creator>
    <dc:date>2013-01-03T13:00:35Z</dc:date>
    <item>
      <title>Published GP Service keeps copying data to server</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/published-gp-service-keeps-copying-data-to-server/m-p/359596#M12424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I almost put this in the AGS 10.1 General section, but landed here. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So just like the title says, not matter how I try, when I publish my GP service (results from a model) the relevant SDE data gets copied to the server down in \\servername\arcgisserver\directories\arcgissystem\arcgisinput.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The SDE DB is registered with the GIS server and no warning/messages appear about copying data at the time of publishing. I've been through tech support and the incident was escalated. The model is very simple....essentially moving selected features from one FC to another via append. The GP service runs successfully on the server but appends to that fGDB copy that resides on the server. Is this expected behavior?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Dec 2012 14:25:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/published-gp-service-keeps-copying-data-to-server/m-p/359596#M12424</guid>
      <dc:creator>ZacharyHart</dc:creator>
      <dc:date>2012-12-18T14:25:08Z</dc:date>
    </item>
    <item>
      <title>Re: Published GP Service keeps copying data to server</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/published-gp-service-keeps-copying-data-to-server/m-p/359597#M12425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Did you register your sde connection with server?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That can cause data to copy.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Dec 2012 15:22:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/published-gp-service-keeps-copying-data-to-server/m-p/359597#M12425</guid>
      <dc:creator>AndrewChapkowski</dc:creator>
      <dc:date>2012-12-19T15:22:37Z</dc:date>
    </item>
    <item>
      <title>Re: Published GP Service keeps copying data to server</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/published-gp-service-keeps-copying-data-to-server/m-p/359598#M12426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Already done...no dice.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Dec 2012 16:23:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/published-gp-service-keeps-copying-data-to-server/m-p/359598#M12426</guid>
      <dc:creator>ZacharyHart</dc:creator>
      <dc:date>2012-12-19T16:23:42Z</dc:date>
    </item>
    <item>
      <title>Re: Published GP Service keeps copying data to server</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/published-gp-service-keeps-copying-data-to-server/m-p/359599#M12427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;How did you register the sde connection (There are 2 ways)?&amp;nbsp; Do you have the associated folders registered as well?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you do the same function via a python tool, not a model, do you see the same results?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Dec 2012 16:29:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/published-gp-service-keeps-copying-data-to-server/m-p/359599#M12427</guid>
      <dc:creator>AndrewChapkowski</dc:creator>
      <dc:date>2012-12-19T16:29:18Z</dc:date>
    </item>
    <item>
      <title>Re: Published GP Service keeps copying data to server</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/published-gp-service-keeps-copying-data-to-server/m-p/359600#M12428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;registered via the gis server&amp;gt;server properties&amp;gt;data store. only talking about 2 FC here, both from the same GDB; i dont see how folders come into play. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've done a bit of arcpy scripting successfully but dont have the time to get the parameters lined up when i convert to python (this model also uses in memory which i dont think is supported for python either). &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;when publishing there is no warning about data getting copied over, but its down there in the directories!.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Dec 2012 16:51:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/published-gp-service-keeps-copying-data-to-server/m-p/359600#M12428</guid>
      <dc:creator>ZacharyHart</dc:creator>
      <dc:date>2012-12-19T16:51:22Z</dc:date>
    </item>
    <item>
      <title>Re: Published GP Service keeps copying data to server</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/published-gp-service-keeps-copying-data-to-server/m-p/359601#M12429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;interesting. So for the heck of it, i changed my registered SQL Express DB connection information to just the name of the instance... without \sqlexpress&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can see the correct gdb and it validates fine. Now i re-run my model and when i try to publish the results i'm warned about data getting copied to the server.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Dec 2012 17:49:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/published-gp-service-keeps-copying-data-to-server/m-p/359601#M12429</guid>
      <dc:creator>ZacharyHart</dc:creator>
      <dc:date>2012-12-19T17:49:11Z</dc:date>
    </item>
    <item>
      <title>Re: Published GP Service keeps copying data to server</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/published-gp-service-keeps-copying-data-to-server/m-p/359602#M12430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;interesting. So for the heck of it, i changed my registered SQL Express DB connection information to just the name of the instance... without \sqlexpress&lt;BR /&gt;&lt;BR /&gt;I can see the correct gdb and it validates fine. Now i re-run my model and when i try to publish the results i'm warned about data getting copied to the server.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;still no joy. For the life of me, i cannot figure out why its copying the data...especially with no warning!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Dec 2012 18:51:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/published-gp-service-keeps-copying-data-to-server/m-p/359602#M12430</guid>
      <dc:creator>ZacharyHart</dc:creator>
      <dc:date>2012-12-19T18:51:34Z</dc:date>
    </item>
    <item>
      <title>Re: Published GP Service keeps copying data to server</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/published-gp-service-keeps-copying-data-to-server/m-p/359603#M12431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can you make the simplest of map services with 1 or 2 of the same layers your GP tool uses and try to publish that?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Map and GP services follow the same rules, there could be a different code path they go down.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If map service copies the data then it at least shows its a wider issue or if not, then specific to GP.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Dec 2012 20:48:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/published-gp-service-keeps-copying-data-to-server/m-p/359603#M12431</guid>
      <dc:creator>KevinHibma</dc:creator>
      <dc:date>2012-12-19T20:48:01Z</dc:date>
    </item>
    <item>
      <title>Re: Published GP Service keeps copying data to server</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/published-gp-service-keeps-copying-data-to-server/m-p/359604#M12432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Just a shot in the dark here: take a look at this topic &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#/A_quick_tour_of_publishing_a_geoprocessing_service/005700000042000000/"&gt;A quick tour of publishing a geoprocessing service&lt;/A&gt;&lt;SPAN&gt; and scroll down until you find the section titled "&lt;/SPAN&gt;&lt;STRONG&gt;Small output datasets&lt;/STRONG&gt;&lt;SPAN&gt;".&amp;nbsp; It explains how output data is copied to the server in order to support map services.&amp;nbsp; This may or may not by your situation.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Dec 2012 20:56:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/published-gp-service-keeps-copying-data-to-server/m-p/359604#M12432</guid>
      <dc:creator>DaleHoneycutt</dc:creator>
      <dc:date>2012-12-19T20:56:40Z</dc:date>
    </item>
    <item>
      <title>Re: Published GP Service keeps copying data to server</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/published-gp-service-keeps-copying-data-to-server/m-p/359605#M12433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, same service and same location, same sde db all publish as map and feature services.....the exact same data! The gp publishes, no warning of copying data, but it does! copy the data to the server and modifies the output of the model to that input directory. 2 weeks with tech support, escalated and still not working.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Simple data set running against sde behaves the same way.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Dec 2012 23:10:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/published-gp-service-keeps-copying-data-to-server/m-p/359605#M12433</guid>
      <dc:creator>ZacharyHart</dc:creator>
      <dc:date>2012-12-19T23:10:18Z</dc:date>
    </item>
    <item>
      <title>Re: , Published GP Service keeps copying data to server</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/published-gp-service-keeps-copying-data-to-server/m-p/359606#M12434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Kevin, trying to read more on the article you provided....can only see the top of the section you refrence. Sadly, my Droids browser never let's me scroll down on ESRI help entries....and only ESRI help entries....no other site....oh well.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Dec 2012 00:29:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/published-gp-service-keeps-copying-data-to-server/m-p/359606#M12434</guid>
      <dc:creator>ZacharyHart</dc:creator>
      <dc:date>2012-12-20T00:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: Published GP Service keeps copying data to server</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/published-gp-service-keeps-copying-data-to-server/m-p/359607#M12435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I can read till 'regardless'.....what a drag.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ok, now with a 'real' browser i can read the rest of what Kevin posted. It seems to suggest that at 10.1 GP services copy data to the server no matter what? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Even then, my problem is still with the published model. The output references that file gdb published to the server, not my SDE connection.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Dec 2012 00:35:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/published-gp-service-keeps-copying-data-to-server/m-p/359607#M12435</guid>
      <dc:creator>ZacharyHart</dc:creator>
      <dc:date>2012-12-20T00:35:32Z</dc:date>
    </item>
    <item>
      <title>Re: Published GP Service keeps copying data to server</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/published-gp-service-keeps-copying-data-to-server/m-p/359608#M12436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I can read till 'regardless'.....what a drag.&lt;BR /&gt;&lt;BR /&gt;ok, now with a 'real' browser i can read the rest of what Kevin posted. It seems to suggest that at 10.1 GP services copy data to the server no matter what? &lt;BR /&gt;Even then, my problem is still with the published model. The output references that file gdb published to the server, not my SDE connection.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;No... it will only copy the data if it &lt;/SPAN&gt;&lt;STRONG&gt;doesnt&lt;/STRONG&gt;&lt;SPAN&gt; find a match in the datastore.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you can publish a map service and that data doesnt get copied, then the datastore is setup correctly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I've never heard anyone report this particular issue you're running into: not warned about data being copied, but then the data is copied.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You said you logged a support incident? Whats the incident #? I want to look up the notes and see if anything stands out.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Dec 2012 15:10:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/published-gp-service-keeps-copying-data-to-server/m-p/359608#M12436</guid>
      <dc:creator>KevinHibma</dc:creator>
      <dc:date>2012-12-20T15:10:30Z</dc:date>
    </item>
    <item>
      <title>Re: Published GP Service keeps copying data to server</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/published-gp-service-keeps-copying-data-to-server/m-p/359609#M12437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;No... it will only copy the data if it &lt;STRONG&gt;doesnt&lt;/STRONG&gt; find a match in the datastore.&lt;BR /&gt;&lt;BR /&gt;If you can publish a map service and that data doesnt get copied, then the datastore is setup correctly.&lt;BR /&gt;I've never heard anyone report this particular issue you're running into: not warned about data being copied, but then the data is copied.&lt;BR /&gt;&lt;BR /&gt;You said you logged a support incident? Whats the incident #? I want to look up the notes and see if anything stands out.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;sent you a PM&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Dec 2012 15:55:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/published-gp-service-keeps-copying-data-to-server/m-p/359609#M12437</guid>
      <dc:creator>ZacharyHart</dc:creator>
      <dc:date>2012-12-20T15:55:38Z</dc:date>
    </item>
    <item>
      <title>Re: Published GP Service keeps copying data to server</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/published-gp-service-keeps-copying-data-to-server/m-p/359610#M12438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;UPDATE:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;soo another phone session this afternoon, and tried many things before that. Here's what i've got so far:&lt;/SPAN&gt;&lt;BR /&gt;&lt;UL&gt;&lt;BR /&gt;&lt;LI&gt;No matter how hard I try, when publishing a GP service the data copies to the server&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;When you review the published copy of the model on the server it refrences the server's copy of the data&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;You can modify the model to reference the correct SDE connection to your feature classes and restart the service and it will work correctly&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;The only way the modified GP service will work is against a map service referencing the same SDE features; if you try the published GP service against the local connection to the SDE data, it completes without warning and no results are depicted/appended. This was replicated via executing the GP task at REST; if the feature being accessed the task ran but produced no results; if no connections were active to the feature the rest service was able to write/append to the SDE FC just fine.&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;I can publish a map service with feature access capabilities against the same data set and it publishes without copying any data just fine&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;i can access the map service and run the gp service against it and it works just fine (see above)&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;If I attempt to add the feature service from the TOC to an arcmap session it instantly crashes with no error&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;If I expose the feature service via a web application it works fine (last I checked anyway)&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;&lt;/LI&gt;&lt;BR /&gt;&lt;/UL&gt;&lt;BR /&gt;&lt;SPAN&gt;So this may need to be moved over to the arcgis server 10.1 forum. I dont know but i'm ready to just give up...it will be nearly a week since it was escalated and nearly 2 weeks since the initial problem was discovered and the incident was initiated. I'm just so completely at a loss.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Dec 2012 20:07:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/published-gp-service-keeps-copying-data-to-server/m-p/359610#M12438</guid>
      <dc:creator>ZacharyHart</dc:creator>
      <dc:date>2012-12-20T20:07:27Z</dc:date>
    </item>
    <item>
      <title>Re: Published GP Service keeps copying data to server</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/published-gp-service-keeps-copying-data-to-server/m-p/359611#M12439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Any other ESRI staff want to take a shot at this? its been weeks now and I still dont have an answer from the escalated incident.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jan 2013 13:00:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/published-gp-service-keeps-copying-data-to-server/m-p/359611#M12439</guid>
      <dc:creator>ZacharyHart</dc:creator>
      <dc:date>2013-01-03T13:00:35Z</dc:date>
    </item>
    <item>
      <title>Re: Published GP Service keeps copying data to server</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/published-gp-service-keeps-copying-data-to-server/m-p/359612#M12440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you install 10.1 SP1, you can set the server to block all data copying.&amp;nbsp; Check out this: &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/#/Example_Prevent_data_copying_at_publish_time/01540000061p000000/"&gt;http://resources.arcgis.com/en/help/main/10.1/#/Example_Prevent_data_copying_at_publish_time/01540000061p000000/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This might help your issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To do this without python, you can follow these instructions: &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/#/Disabling_automatic_data_copying_when_publishing_to_the_server/01540000060n000000/"&gt;http://resources.arcgis.com/en/help/main/10.1/#/Disabling_automatic_data_copying_when_publishing_to_the_server/01540000060n000000/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jan 2013 12:20:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/published-gp-service-keeps-copying-data-to-server/m-p/359612#M12440</guid>
      <dc:creator>AndrewChapkowski</dc:creator>
      <dc:date>2013-01-04T12:20:43Z</dc:date>
    </item>
    <item>
      <title>Re: Published GP Service keeps copying data to server</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/published-gp-service-keeps-copying-data-to-server/m-p/359613#M12441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;[#NIM087822&amp;nbsp; GP service using feature class from sql express workgroup sde will have data copied to the server even the gdb was registered with server data store. ]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[#NIM087819&amp;nbsp; Feature service shows no editable layer error when the feature class was from workgroup sde (sqlexpress) with OS authentication ]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;BR /&gt;That is right, it basically makes feature service not editable when using sql express in server 10.1. &lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is rather profound IMO.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2013 11:02:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/published-gp-service-keeps-copying-data-to-server/m-p/359613#M12441</guid>
      <dc:creator>ZacharyHart</dc:creator>
      <dc:date>2013-01-07T11:02:27Z</dc:date>
    </item>
    <item>
      <title>Re: Published GP Service keeps copying data to server</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/published-gp-service-keeps-copying-data-to-server/m-p/359614#M12442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I can't reproduce this (I'm responsible for testing NIM087822 and assigning to a developer).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you have a minute can you look at the attached word doc. Is there anything you've done differently compared to my workflow?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If there is indeed a bug here (as I've done something differently than you), I'd like to get it addressed for the next service pack. However that window is quickly closing so any information you can provide would be great.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2013 16:20:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/published-gp-service-keeps-copying-data-to-server/m-p/359614#M12442</guid>
      <dc:creator>KevinHibma</dc:creator>
      <dc:date>2013-01-07T16:20:03Z</dc:date>
    </item>
    <item>
      <title>Re: Published GP Service keeps copying data to server</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/published-gp-service-keeps-copying-data-to-server/m-p/359615#M12443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I can't reproduce this (I'm responsible for testing NIM087822 and assigning to a developer).&lt;BR /&gt;&lt;BR /&gt;If you have a minute can you look at the attached word doc. Is there anything you've done differently compared to my workflow?&lt;BR /&gt;If there is indeed a bug here (as I've done something differently than you), I'd like to get it addressed for the next service pack. However that window is quickly closing so any information you can provide would be great.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The analyst was able to reproduce this. The there is no warning that the data will be copied to the server; the sde connection file is not copied to the server, an extract of the SDE data is copied to the server arcgisinput directory as a fGDB. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Permissions are set for the local arcgis account (i even reset the password to all arcgis accounts to be sure this wasn't an issue); and i tried both registering the db server directly, the SDE connection file as you show, moving the SDE connection file to several different physical locations to see if registering it then would return different results etc etc. I looked from the SQL mgt studio side of things with the analyst too to ensure the local account was being used correctly by SQL Express and still no luck. Perhaps you can contact the analyst who worked on this, we spent several weeks trying to diagnose this so he probably has extensive notes. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My suspicion had been that there was an environment setting error, but the analyst did not believe that was the case. The tool worked fine locally, and if we modified the published tool on the server to use the correct data sources it would work then, but as i recall, only work when consumed via a web application, not desktop.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2013 17:44:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/published-gp-service-keeps-copying-data-to-server/m-p/359615#M12443</guid>
      <dc:creator>ZacharyHart</dc:creator>
      <dc:date>2013-01-07T17:44:01Z</dc:date>
    </item>
  </channel>
</rss>

