<?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 Lock issue when concurrent accesses to a file geodatabase (?) in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/lock-issue-when-concurrent-accesses-to-a-file/m-p/72972#M2575</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Dear all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I have multiple processes that should access different resources (different names) in the same file geodatabase. When running the code, I obtain the following error message:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Cannot acquire a lock. [The table GDB_SystemCatalog is being written by another process.]&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The same error was reported in the old forum: &lt;/SPAN&gt;&lt;A href="http://forums.esri.com/Thread.asp?c=93&amp;amp;f=2370&amp;amp;t=293230"&gt;http://forums.esri.com/Thread.asp?c=93&amp;amp;f=2370&amp;amp;t=293230&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anybody know if there is a limitation to one "editor" (&lt;/SPAN&gt;&lt;STRONG&gt;for the geodatabase, not for resources&lt;/STRONG&gt;&lt;SPAN&gt;) at a time for file geodatabases and how it is managed by users who don't want to use SDE?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As these processes are not continuously created and running (but created once each time I have to perform a specific heavy computation that I am slicing and distributing on my eight cores), it is not a big deal for me to dynamically create as many file geodatabases as there are processes, but I would be happy to have more information before going this way.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you and best regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cedric&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Jun 2010 19:39:32 GMT</pubDate>
    <dc:creator>CedricWannaz</dc:creator>
    <dc:date>2010-06-17T19:39:32Z</dc:date>
    <item>
      <title>Lock issue when concurrent accesses to a file geodatabase (?)</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/lock-issue-when-concurrent-accesses-to-a-file/m-p/72972#M2575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Dear all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I have multiple processes that should access different resources (different names) in the same file geodatabase. When running the code, I obtain the following error message:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Cannot acquire a lock. [The table GDB_SystemCatalog is being written by another process.]&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The same error was reported in the old forum: &lt;/SPAN&gt;&lt;A href="http://forums.esri.com/Thread.asp?c=93&amp;amp;f=2370&amp;amp;t=293230"&gt;http://forums.esri.com/Thread.asp?c=93&amp;amp;f=2370&amp;amp;t=293230&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anybody know if there is a limitation to one "editor" (&lt;/SPAN&gt;&lt;STRONG&gt;for the geodatabase, not for resources&lt;/STRONG&gt;&lt;SPAN&gt;) at a time for file geodatabases and how it is managed by users who don't want to use SDE?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As these processes are not continuously created and running (but created once each time I have to perform a specific heavy computation that I am slicing and distributing on my eight cores), it is not a big deal for me to dynamically create as many file geodatabases as there are processes, but I would be happy to have more information before going this way.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you and best regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cedric&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jun 2010 19:39:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/lock-issue-when-concurrent-accesses-to-a-file/m-p/72972#M2575</guid>
      <dc:creator>CedricWannaz</dc:creator>
      <dc:date>2010-06-17T19:39:32Z</dc:date>
    </item>
    <item>
      <title>Re: Lock issue when concurrent accesses to a file geodatabase (?)</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/lock-issue-when-concurrent-accesses-to-a-file/m-p/72973#M2576</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;BR /&gt;Does anybody know if there is a limitation to one "editor" (&lt;STRONG&gt;for the geodatabase, not for resources&lt;/STRONG&gt;) at a time for file geodatabases and how it is managed by users who don't want to use SDE?&lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;A File Geodatabase is not limited to one editor per file geodatabase. It's limited to one editor per dataset (feature class, table, feature dataset). If any files in a feature dataset are being edited, all files in the feature dataset are locked.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;See: &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://webhelp.esri.com/arcgisserver/9.3/java/index.htm#geodatabases/file_g-1178104677.htm"&gt;http://webhelp.esri.com/arcgisserver/9.3/java/index.htm#geodatabases/file_g-1178104677.htm&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jun 2010 20:11:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/lock-issue-when-concurrent-accesses-to-a-file/m-p/72973#M2576</guid>
      <dc:creator>LanceShipman</dc:creator>
      <dc:date>2010-06-17T20:11:47Z</dc:date>
    </item>
  </channel>
</rss>

