<?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: How to delete the data source in dynamic workspace in ArcGIS server 10.1 in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-delete-the-data-source-in-dynamic-workspace/m-p/402039#M15585</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Try rebooting the server and see if it then lets you stop and delete the services.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Mar 2013 15:02:10 GMT</pubDate>
    <dc:creator>TomMagdaleno</dc:creator>
    <dc:date>2013-03-25T15:02:10Z</dc:date>
    <item>
      <title>How to delete the data source in dynamic workspace in ArcGIS server 10.1</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-delete-the-data-source-in-dynamic-workspace/m-p/402031#M15577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi. I configured a dynamic workspace for ArcGIS server 10.1 to provide dynamic layer. I have added many data sources into the dynamic workspace, after showing the data in map I want to delete some of them. But I could not delete some data sources unless close the server. My question is whether I can delete some data sources from the dynamic workspace without closing the server? Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Mar 2013 02:12:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-delete-the-data-source-in-dynamic-workspace/m-p/402031#M15577</guid>
      <dc:creator>qiangchen</dc:creator>
      <dc:date>2013-03-18T02:12:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete the data source in dynamic workspace in ArcGIS server 10.1</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-delete-the-data-source-in-dynamic-workspace/m-p/402032#M15578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It sounds like the issue you're dealing with here is schema locking and there a few different things you can try without stopping the whole server. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Try stopping the individual service either from ArcCatalog or ArcGIS Server Manager and then deleting the data source. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Disable schema locking for the service, the work flow is documented in this resource page. &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//0154000005z9000000"&gt;http://resources.arcgis.com/en/help/main/10.1/index.html#//0154000005z9000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Overwrite the service with the data you want, after that when the undesired data no longer part of the service, it will no longer be locked and you should be able to delete it. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What kind of data are you working with? For instance Is it a file geodatabase or SDE?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Mar 2013 20:53:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-delete-the-data-source-in-dynamic-workspace/m-p/402032#M15578</guid>
      <dc:creator>DanielStauning</dc:creator>
      <dc:date>2013-03-19T20:53:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete the data source in dynamic workspace in ArcGIS server 10.1</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-delete-the-data-source-in-dynamic-workspace/m-p/402033#M15579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you very much. The workspace is a local file directory, and its data type is raster.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;It sounds like the issue you're dealing with here is schema locking and there a few different things you can try without stopping the whole server. &lt;BR /&gt;&lt;BR /&gt;1. Try stopping the individual service either from ArcCatalog or ArcGIS Server Manager and then deleting the data source. &lt;BR /&gt;&lt;BR /&gt;2. Disable schema locking for the service, the work flow is documented in this resource page. &lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//0154000005z9000000"&gt;http://resources.arcgis.com/en/help/main/10.1/index.html#//0154000005z9000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;3. Overwrite the service with the data you want, after that when the undesired data no longer part of the service, it will no longer be locked and you should be able to delete it. &lt;BR /&gt;&lt;BR /&gt;What kind of data are you working with? For instance Is it a file geodatabase or SDE?&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Mar 2013 09:43:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-delete-the-data-source-in-dynamic-workspace/m-p/402033#M15579</guid>
      <dc:creator>qiangchen</dc:creator>
      <dc:date>2013-03-20T09:43:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete the data source in dynamic workspace in ArcGIS server 10.1</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-delete-the-data-source-in-dynamic-workspace/m-p/402034#M15580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I can not find the "schema locking" following &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//0154000005z9000000"&gt;http://resources.arcgis.com/en/help/main/10.1/index.html#//0154000005z9000000&lt;/A&gt;&lt;SPAN&gt;. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;It sounds like the issue you're dealing with here is schema locking and there a few different things you can try without stopping the whole server. &lt;BR /&gt;&lt;BR /&gt;1. Try stopping the individual service either from ArcCatalog or ArcGIS Server Manager and then deleting the data source. &lt;BR /&gt;&lt;BR /&gt;2. Disable schema locking for the service, the work flow is documented in this resource page. &lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//0154000005z9000000"&gt;http://resources.arcgis.com/en/help/main/10.1/index.html#//0154000005z9000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;3. Overwrite the service with the data you want, after that when the undesired data no longer part of the service, it will no longer be locked and you should be able to delete it. &lt;BR /&gt;&lt;BR /&gt;What kind of data are you working with? For instance Is it a file geodatabase or SDE?&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Mar 2013 10:16:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-delete-the-data-source-in-dynamic-workspace/m-p/402034#M15580</guid>
      <dc:creator>qiangchen</dc:creator>
      <dc:date>2013-03-20T10:16:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete the data source in dynamic workspace in ArcGIS server 10.1</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-delete-the-data-source-in-dynamic-workspace/m-p/402035#M15581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Do you not see this option? Unchecking that box should disable the schema locks created by the service. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]22794[/ATTACH]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Mar 2013 15:25:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-delete-the-data-source-in-dynamic-workspace/m-p/402035#M15581</guid>
      <dc:creator>DanielStauning</dc:creator>
      <dc:date>2013-03-20T15:25:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete the data source in dynamic workspace in ArcGIS server 10.1</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-delete-the-data-source-in-dynamic-workspace/m-p/402036#M15582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I can not see the option.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]22819[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Do you not see this option? Unchecking that box should disable the schema locks created by the service. &lt;BR /&gt;&lt;BR /&gt;[ATTACH=CONFIG]22794[/ATTACH]&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Mar 2013 00:14:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-delete-the-data-source-in-dynamic-workspace/m-p/402036#M15582</guid>
      <dc:creator>qiangchen</dc:creator>
      <dc:date>2013-03-21T00:14:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete the data source in dynamic workspace in ArcGIS server 10.1</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-delete-the-data-source-in-dynamic-workspace/m-p/402037#M15583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you stop the service are you able to delete the data source? What error message do you get when trying to delete it?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Mar 2013 19:06:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-delete-the-data-source-in-dynamic-workspace/m-p/402037#M15583</guid>
      <dc:creator>DanielStauning</dc:creator>
      <dc:date>2013-03-22T19:06:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete the data source in dynamic workspace in ArcGIS server 10.1</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-delete-the-data-source-in-dynamic-workspace/m-p/402038#M15584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Error message: "the action cannot be completed because the file is open in ArcSOC.exe". Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;If you stop the service are you able to delete the data source? What error message do you get when trying to delete it?&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Mar 2013 00:49:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-delete-the-data-source-in-dynamic-workspace/m-p/402038#M15584</guid>
      <dc:creator>qiangchen</dc:creator>
      <dc:date>2013-03-25T00:49:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete the data source in dynamic workspace in ArcGIS server 10.1</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-delete-the-data-source-in-dynamic-workspace/m-p/402039#M15585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Try rebooting the server and see if it then lets you stop and delete the services.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Mar 2013 15:02:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-delete-the-data-source-in-dynamic-workspace/m-p/402039#M15585</guid>
      <dc:creator>TomMagdaleno</dc:creator>
      <dc:date>2013-03-25T15:02:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete the data source in dynamic workspace in ArcGIS server 10.1</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-delete-the-data-source-in-dynamic-workspace/m-p/402040#M15586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I can delete the files after rebooting. Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Try rebooting the server and see if it then lets you stop and delete the services.&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Mar 2013 00:20:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-delete-the-data-source-in-dynamic-workspace/m-p/402040#M15586</guid>
      <dc:creator>qiangchen</dc:creator>
      <dc:date>2013-03-26T00:20:39Z</dc:date>
    </item>
  </channel>
</rss>

