<?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: Problem with File Geodatabase Locking in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/problem-with-file-geodatabase-locking/m-p/157651#M8820</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We have a similar problem with a shapefile feature class. Periodically it will not save edits with a "Cannot save edits; cannot acquire a lock" error message. Working in 10.1 with a water main shapefile (with about 5 other users on different workstations viewing the layer). It has been suggested to us that the toplogy/rules associated with the layer is causing the problem. Does anyone know if this might be the problem and or has a solution? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Dan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Nov 2013 11:31:56 GMT</pubDate>
    <dc:creator>DanielHester</dc:creator>
    <dc:date>2013-11-04T11:31:56Z</dc:date>
    <item>
      <title>Problem with File Geodatabase Locking</title>
      <link>https://community.esri.com/t5/data-management-questions/problem-with-file-geodatabase-locking/m-p/157644#M8813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am having problems with locks in our file geodatabase. I understand that multiple people cannot edit at one time, and that one person cannot edit while others are viewing the same layers. But we have an issue where once someone is in the map with the layer, and then closes out, it keeps the "sr" lock active, and sometimes an "rd" lock too. This prevents one user from being able to edit that layer, even though everyone else is closed out. Typically, the person already closed out will have to restart their computer to get the lock to finally release. This is a big problem, as you shouldn't have to have everyone restart their computer in order to edit. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone know how to get around this? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2012 20:18:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/problem-with-file-geodatabase-locking/m-p/157644#M8813</guid>
      <dc:creator>JenniferPhillips</dc:creator>
      <dc:date>2012-01-24T20:18:20Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with File Geodatabase Locking</title>
      <link>https://community.esri.com/t5/data-management-questions/problem-with-file-geodatabase-locking/m-p/157645#M8814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is your file geodatabase is compressed? If so uncompress it and try.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Antony&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2012 23:39:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/problem-with-file-geodatabase-locking/m-p/157645#M8814</guid>
      <dc:creator>AntonyPaul_M1</dc:creator>
      <dc:date>2012-01-24T23:39:11Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with File Geodatabase Locking</title>
      <link>https://community.esri.com/t5/data-management-questions/problem-with-file-geodatabase-locking/m-p/157646#M8815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I don't believe that it is compressed. We did try compacting it, and the locks still hung on through that. It actually took a restart of that computer to wipe out the locks. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I found out some more information on file geodatabases, that explains some of my problem. Apparently with file geodatabases, if someone is viewing the data (has it open on their map), and then another user goes in to edit, it will not allow them to save edits, since they cannot acquire a lock. But if that person is editing the data first, and then others open it to view it, it works fine. So it comes down to who gets into the data first. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I do not have an explanation for why the locks do not go away when people close out of the program. The locks hang on sometimes until that person restarts their computer. Like I said before, they even hang on through a compaction. This happens pretty inconsistently, sometimes the locks hang on and sometimes they don't. I still don't understand this.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2012 16:25:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/problem-with-file-geodatabase-locking/m-p/157646#M8815</guid>
      <dc:creator>JenniferPhillips</dc:creator>
      <dc:date>2012-01-25T16:25:31Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with File Geodatabase Locking</title>
      <link>https://community.esri.com/t5/data-management-questions/problem-with-file-geodatabase-locking/m-p/157647#M8816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The only way a lock file will persist is if a process is maintaining it.The lock files are created as "delete on close" so the operating system will delete them when the creating process closes. If the creating process has not closed the locks will remain until the process is deleted. You should never need to restart you PC to clear the locks. Is your file geodatabase local or on a network disk? What version of ArcGIS are you using?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2012 17:03:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/problem-with-file-geodatabase-locking/m-p/157647#M8816</guid>
      <dc:creator>LanceShipman</dc:creator>
      <dc:date>2012-01-25T17:03:46Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with File Geodatabase Locking</title>
      <link>https://community.esri.com/t5/data-management-questions/problem-with-file-geodatabase-locking/m-p/157648#M8817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The file geodatabases are located on our server. I have ArcEditor version 10.1.3.1. The other users in the office use ArcDesktop - some are version 10, others are still on version 9.3.1. Other people in the office access our ArcReader map only and have no software installed. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jennifer&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2012 22:16:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/problem-with-file-geodatabase-locking/m-p/157648#M8817</guid>
      <dc:creator>JenniferPhillips</dc:creator>
      <dc:date>2012-01-25T22:16:29Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with File Geodatabase Locking</title>
      <link>https://community.esri.com/t5/data-management-questions/problem-with-file-geodatabase-locking/m-p/157649#M8818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Compact only removes orphan locks (which rarely exist). The only way to orphan a lock is to pull the plug on your PC. The locks hanging around means that some process is holding on to them. The lock name includes the file name, the name of the machine, thread id and the process id.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2012 23:07:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/problem-with-file-geodatabase-locking/m-p/157649#M8818</guid>
      <dc:creator>LanceShipman</dc:creator>
      <dc:date>2012-01-25T23:07:55Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with File Geodatabase Locking</title>
      <link>https://community.esri.com/t5/data-management-questions/problem-with-file-geodatabase-locking/m-p/157650#M8819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have had a similar issue with lock files intruding on my processes. I just resolved one part of the issue when I realized I had the data published in a map service running on ArcGIS server. When I turned the service off the lock files went away and I was able to add new data/ edit existing data in the feature data set.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This seemed like the most relevant thread to post this, please add to others if this helps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Wayne&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jun 2012 18:06:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/problem-with-file-geodatabase-locking/m-p/157650#M8819</guid>
      <dc:creator>WayneCoffey1</dc:creator>
      <dc:date>2012-06-20T18:06:44Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with File Geodatabase Locking</title>
      <link>https://community.esri.com/t5/data-management-questions/problem-with-file-geodatabase-locking/m-p/157651#M8820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We have a similar problem with a shapefile feature class. Periodically it will not save edits with a "Cannot save edits; cannot acquire a lock" error message. Working in 10.1 with a water main shapefile (with about 5 other users on different workstations viewing the layer). It has been suggested to us that the toplogy/rules associated with the layer is causing the problem. Does anyone know if this might be the problem and or has a solution? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Dan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Nov 2013 11:31:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/problem-with-file-geodatabase-locking/m-p/157651#M8820</guid>
      <dc:creator>DanielHester</dc:creator>
      <dc:date>2013-11-04T11:31:56Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with File Geodatabase Locking</title>
      <link>https://community.esri.com/t5/data-management-questions/problem-with-file-geodatabase-locking/m-p/157652#M8821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Daniel,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Topology cannot be created on a Shapefile. So you can rule out that suggestion. You will receive the error if any of the other four users are editing the same Shapefile. Also make sure the attribute table is closed after other users make edit and save edits on the Shapefile.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Nov 2013 10:26:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/problem-with-file-geodatabase-locking/m-p/157652#M8821</guid>
      <dc:creator>NidhinKarthikeyan</dc:creator>
      <dc:date>2013-11-05T10:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with File Geodatabase Locking</title>
      <link>https://community.esri.com/t5/data-management-questions/problem-with-file-geodatabase-locking/m-p/157653#M8822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Understoood; however the funny thing is that only one person is editing. Every other user is simply viewing the file.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Nov 2013 15:16:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/problem-with-file-geodatabase-locking/m-p/157653#M8822</guid>
      <dc:creator>DanielHester</dc:creator>
      <dc:date>2013-11-07T15:16:43Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with File Geodatabase Locking</title>
      <link>https://community.esri.com/t5/data-management-questions/problem-with-file-geodatabase-locking/m-p/157654#M8823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Understoood; however the funny thing is that only one person is editing. Every other user is simply viewing the file.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Viewing the contents of a file geodatabase OR editing its contents using an Esri product, it doesn't matter which, will produce a .LOCK file inside the file GDB's folder on the file system which can be seen via Windows Explorer.&amp;nbsp; It will contain some numbers in its filename, one of which refers to the process ID (PID) of the active process connecting to it.&amp;nbsp; To know which process or application has your FGDB locked, open Task Manager and explore the contents of your GDB folder on the file system using Windows Explorer.&amp;nbsp; Add the PID field to Task Manager and then compare the process IDs in Task Manager to that of the lock file to identify the culprit.&amp;nbsp; The presence of the .LOCK file is essentially an exclusive lock and won't allow you to do much else other than view the FGDB contents until it is gone. Killing those connections can be done by ending the process brutally in Task Manager or gracefully closing an application or stopping a GIS service, if applicable.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now, if there is &lt;/SPAN&gt;&lt;STRONG&gt;no &lt;/STRONG&gt;&lt;SPAN&gt;lock file or process holding on to the FGDB, then you probably have a system lock of some sort that hasn't cleared up.&amp;nbsp; Rebooting should resolve that; but if rebooting isn't possible then you'll need to close the FGDB files manually.&amp;nbsp; If you have Windows 7 or Server 2008 R2 or higher, then go to the Start menu and type 'fsmgmt.msc', pick the Open Files node, multi-select the files that are open in your FGDB folder, and right click them to close all.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Dec 2013 03:05:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/problem-with-file-geodatabase-locking/m-p/157654#M8823</guid>
      <dc:creator>WilliamCraft</dc:creator>
      <dc:date>2013-12-14T03:05:39Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with File Geodatabase Locking</title>
      <link>https://community.esri.com/t5/data-management-questions/problem-with-file-geodatabase-locking/m-p/157655#M8824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any way to edit data in file geodatabase with ArcGIS Desktop Basic and share it for viewing with ArcGIS Server map service without stop\start service by user?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It seems I could edit data in personal geodatabase in ArcMap and see changed data in ArcIMS ArcMap service earlier. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Oleg&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Dec 2013 09:34:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/problem-with-file-geodatabase-locking/m-p/157655#M8824</guid>
      <dc:creator>OlegLukyanov</dc:creator>
      <dc:date>2013-12-16T09:34:38Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with File Geodatabase Locking</title>
      <link>https://community.esri.com/t5/data-management-questions/problem-with-file-geodatabase-locking/m-p/157656#M8825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi, &lt;BR /&gt;&lt;BR /&gt;Is there any way to edit data in file geodatabase with ArcGIS Basic and share it for viewing with ArcGIS Server map service without stop\start service by user?&lt;BR /&gt;&lt;BR /&gt;It seems I could edit data in personal geodatabase in ArcMap and see changed data in ArcIMS ArcMap service earlier. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Oleg&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You can edit the data VALUES of your published object classes using a desktop or web client while the services are running.&amp;nbsp; I don't think the level of AGS dictates this.&amp;nbsp; But typically you cant make schema changes to those objects though since services place a lock on them when running.&amp;nbsp; Technically, you could modify the schema while the service is running if you change the schema locking setting in the service configuration file but unexpected results can occur until you restart the service anyways.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Dec 2013 09:59:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/problem-with-file-geodatabase-locking/m-p/157656#M8825</guid>
      <dc:creator>WilliamCraft</dc:creator>
      <dc:date>2013-12-16T09:59:32Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with File Geodatabase Locking</title>
      <link>https://community.esri.com/t5/data-management-questions/problem-with-file-geodatabase-locking/m-p/157657#M8826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;"You can edit the data VALUES"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it true for ArcGIS Desktop Basic (former ArcView) and file geodatabase? As I understood from previous post it is possible trouble due file geodatabase locks?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Oleg&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Dec 2013 10:11:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/problem-with-file-geodatabase-locking/m-p/157657#M8826</guid>
      <dc:creator>OlegLukyanov</dc:creator>
      <dc:date>2013-12-16T10:11:20Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with File Geodatabase Locking</title>
      <link>https://community.esri.com/t5/data-management-questions/problem-with-file-geodatabase-locking/m-p/157658#M8827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;"You can edit the data VALUES"&lt;BR /&gt;&lt;BR /&gt;Is it true for ArcGIS Desktop Basic (former ArcView) and file geodatabase? As I understood from previous post it is possible trouble due file geodatabase locks?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Oleg&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I looked at a comparison chart for the basic, standard, and advanced levels of ArcGIS for Desktop.&amp;nbsp; The standard and advanced levels have "Edit a multiuser enterprise geodatabase" specified as a capability but the basic level does not.&amp;nbsp; That being said, I'm not sure if that translates into the functionality you're describing.&amp;nbsp; If you have a seat of ArcGIS for Desktop Basic, give it a try and post your results.&amp;nbsp; I'm just as curious as you at this point.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Dec 2013 10:38:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/problem-with-file-geodatabase-locking/m-p/157658#M8827</guid>
      <dc:creator>WilliamCraft</dc:creator>
      <dc:date>2013-12-16T10:38:42Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with File Geodatabase Locking</title>
      <link>https://community.esri.com/t5/data-management-questions/problem-with-file-geodatabase-locking/m-p/157659#M8828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sorry, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;but we don't have ArcGIS for Desktop Basic now. We have AGD Standard and ArcGIS for Server Stanard for WG. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;And I need more inexpensive solution for our new users like file geodatebase editing.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Oleg&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Dec 2013 10:57:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/problem-with-file-geodatabase-locking/m-p/157659#M8828</guid>
      <dc:creator>OlegLukyanov</dc:creator>
      <dc:date>2013-12-16T10:57:47Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with File Geodatabase Locking</title>
      <link>https://community.esri.com/t5/data-management-questions/problem-with-file-geodatabase-locking/m-p/157660#M8829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am haing a similar issue, we have a file geodatabase that we access through ArcGIS 10.6 and QGIS 2.18.x and 3.4.6 and 3.6.1. QGIS was being used to make some simple edits and changes without issue. Suddenly several layers started throwing the error "Failed to Update Row (User does not have permission to execute this operation); No ones user permissions have changed to caused this. My ArcGIS is still able to edit and there are no locks on the data anywhere in the filegeodatabase so we don't understand what the issue is. As it is I am the only one able to edit and this is a huge hindrance because there are more edits than what I can do.&amp;nbsp;I tried compressing/uncompressing, compacting, copying. The only thing that sort of worked was exporting the effected layers to a shapefile, deleting them from the geodatabase, and importing the shapfiles back into the database. Any thoughts on this one?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Apr 2019 12:55:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/problem-with-file-geodatabase-locking/m-p/157660#M8829</guid>
      <dc:creator>TylerVeinot2</dc:creator>
      <dc:date>2019-04-04T12:55:01Z</dc:date>
    </item>
  </channel>
</rss>

