<?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: FileGDBException: The user does not have permission to execute the operation. in File Geodatabase API Questions</title>
    <link>https://community.esri.com/t5/file-geodatabase-api-questions/filegdbexception-the-user-does-not-have-permission/m-p/116460#M222</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;its a lot of stuff&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.esri.com/legacyfs/online/30862_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Nov 2014 19:03:41 GMT</pubDate>
    <dc:creator>PrzemyslawTyrtania</dc:creator>
    <dc:date>2014-11-17T19:03:41Z</dc:date>
    <item>
      <title>FileGDBException: The user does not have permission to execute the operation.</title>
      <link>https://community.esri.com/t5/file-geodatabase-api-questions/filegdbexception-the-user-does-not-have-permission/m-p/116451#M213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm getting this error when trying to execute table.Delete(row), the error is thrown on the first row. There are many tables in this file geodatabase so I've tried with different ones for some tables it works and for others it doesn't. These are all standalone tables, no relationships, editor tracking is not on. File geodatabase is generated from a 10.2.2 geodatabase. This table has a few fields and the only field that stands out is Settings which is defined as nvarchar(max) in geodatabase.&lt;/P&gt;&lt;P&gt;Fields:&lt;/P&gt;&lt;P&gt;ObjectID&lt;/P&gt;&lt;P&gt;Name: text 255&lt;/P&gt;&lt;P&gt;Settings: text 1073741822&lt;/P&gt;&lt;P&gt;ModifiedTime: date&lt;/P&gt;&lt;P&gt;Version: Text 255&lt;/P&gt;&lt;P&gt;SettingsType: Text 255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #2b91af; font-size: 10pt; font-family: Consolas;"&gt;RowCollection&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: Consolas;"&gt; rowCollection = table.Search(&lt;/SPAN&gt;&lt;SPAN style="color: #a31515; font-size: 10pt; font-family: Consolas;"&gt;"*"&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: Consolas;"&gt;, whereClause, &lt;/SPAN&gt;&lt;SPAN style="color: #2b91af; font-size: 10pt; font-family: Consolas;"&gt;RowInstance&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: Consolas;"&gt;.Unique);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt; font-family: Consolas;"&gt;foreach&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: Consolas;"&gt; (&lt;/SPAN&gt;&lt;SPAN style="color: #2b91af; font-size: 10pt; font-family: Consolas;"&gt;Row&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: Consolas;"&gt; row &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt; font-family: Consolas;"&gt;in&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: Consolas;"&gt; rowCollection)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; table.Delete(row);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Nov 2014 13:08:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/file-geodatabase-api-questions/filegdbexception-the-user-does-not-have-permission/m-p/116451#M213</guid>
      <dc:creator>PrzemyslawTyrtania</dc:creator>
      <dc:date>2014-11-17T13:08:08Z</dc:date>
    </item>
    <item>
      <title>Re: FileGDBException: The user does not have permission to execute the operation.</title>
      <link>https://community.esri.com/t5/file-geodatabase-api-questions/filegdbexception-the-user-does-not-have-permission/m-p/116452#M214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So the obvious question is:&amp;nbsp; What is different about the tables on which Delete is permitted from those on which it is not?&amp;nbsp; Are there filesystem permission issues?&amp;nbsp; Are you &lt;EM&gt;sure&lt;/EM&gt; there isn't any non-simple aspect to the tables?&amp;nbsp; What does Table::IsEditable report?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- V&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Nov 2014 16:25:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/file-geodatabase-api-questions/filegdbexception-the-user-does-not-have-permission/m-p/116452#M214</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2014-11-17T16:25:18Z</dc:date>
    </item>
    <item>
      <title>Re: FileGDBException: The user does not have permission to execute the operation.</title>
      <link>https://community.esri.com/t5/file-geodatabase-api-questions/filegdbexception-the-user-does-not-have-permission/m-p/116453#M215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for quick reply. So to answer your questions, I've been looking at different tables and i don't see anything different, of course i maybe overlooking something or not looking in the right places, BUT IsEditable is returning FALSE, so that is big hint, can you tell me what controls that flag? Code that generates this file geodatabase is a python script, it connects to geodatabase with account that has owner permissions and does this for each table:&lt;/P&gt;&lt;P&gt;source_db = "&lt;A&gt;\\\\&lt;/A&gt;" + hostname + "&lt;A&gt;\\Deployment\\Connection.sde&lt;/A&gt;"&lt;/P&gt;&lt;P&gt;arcpy.env.workspace = source_db&lt;/P&gt;&lt;P&gt;items = arcpy.ListTables()&lt;/P&gt;&lt;P&gt;for sourceItem in items:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; targetItem = string.split(sourceItem, ".")[len(string.split(sourceItem, "."))-1]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; target = target_db + "\\" + targetItem&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; source = source_db + "\\" + sourceItem&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; arcpy.Copy_management(source, target, "Table")&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can add screenshots from ArcCatalog if you think its helpful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Nov 2014 16:41:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/file-geodatabase-api-questions/filegdbexception-the-user-does-not-have-permission/m-p/116453#M215</guid>
      <dc:creator>PrzemyslawTyrtania</dc:creator>
      <dc:date>2014-11-17T16:41:55Z</dc:date>
    </item>
    <item>
      <title>Re: FileGDBException: The user does not have permission to execute the operation.</title>
      <link>https://community.esri.com/t5/file-geodatabase-api-questions/filegdbexception-the-user-does-not-have-permission/m-p/116454#M216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The API will not allow the edit of table or feature classes involved in Annotation and Dimension feature classes, Relationship Classes, Networks (GN and ND), Topologies, Terrains, Representations, Parcel Fabrics and Edit Tracked tables/feature classes. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Screen shots showing the content of the file geodatabase would be helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lance Shipman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Nov 2014 17:06:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/file-geodatabase-api-questions/filegdbexception-the-user-does-not-have-permission/m-p/116454#M216</guid>
      <dc:creator>LanceShipman</dc:creator>
      <dc:date>2014-11-17T17:06:34Z</dc:date>
    </item>
    <item>
      <title>Re: FileGDBException: The user does not have permission to execute the operation.</title>
      <link>https://community.esri.com/t5/file-geodatabase-api-questions/filegdbexception-the-user-does-not-have-permission/m-p/116455#M217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If there is something else i can look at please let me know.&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.esri.com/legacyfs/online/30766_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-2" src="https://community.esri.com/legacyfs/online/30857_pastedImage_1.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-3" src="https://community.esri.com/legacyfs/online/30858_pastedImage_2.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Nov 2014 18:20:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/file-geodatabase-api-questions/filegdbexception-the-user-does-not-have-permission/m-p/116455#M217</guid>
      <dc:creator>PrzemyslawTyrtania</dc:creator>
      <dc:date>2014-11-17T18:20:07Z</dc:date>
    </item>
    <item>
      <title>Re: FileGDBException: The user does not have permission to execute the operation.</title>
      <link>https://community.esri.com/t5/file-geodatabase-api-questions/filegdbexception-the-user-does-not-have-permission/m-p/116456#M218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think this table is involved in any of these, I've posted some screenshots.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Nov 2014 18:20:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/file-geodatabase-api-questions/filegdbexception-the-user-does-not-have-permission/m-p/116456#M218</guid>
      <dc:creator>PrzemyslawTyrtania</dc:creator>
      <dc:date>2014-11-17T18:20:55Z</dc:date>
    </item>
    <item>
      <title>Re: FileGDBException: The user does not have permission to execute the operation.</title>
      <link>https://community.esri.com/t5/file-geodatabase-api-questions/filegdbexception-the-user-does-not-have-permission/m-p/116457#M219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's hard to tell, but it seems those screenshots are from the enterprise geodatabase, not from the FGDB itself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- V&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Nov 2014 18:28:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/file-geodatabase-api-questions/filegdbexception-the-user-does-not-have-permission/m-p/116457#M219</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2014-11-17T18:28:11Z</dc:date>
    </item>
    <item>
      <title>Re: FileGDBException: The user does not have permission to execute the operation.</title>
      <link>https://community.esri.com/t5/file-geodatabase-api-questions/filegdbexception-the-user-does-not-have-permission/m-p/116458#M220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Screenshots from fgdb are pretty much the same:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="30859" class="jive-image image-1" src="https://community.esri.com/legacyfs/online/30859_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="30860" class="jive-image image-2" src="https://community.esri.com/legacyfs/online/30860_pastedImage_1.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="30861" class="jive-image image-3" src="https://community.esri.com/legacyfs/online/30861_pastedImage_2.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Nov 2014 18:33:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/file-geodatabase-api-questions/filegdbexception-the-user-does-not-have-permission/m-p/116458#M220</guid>
      <dc:creator>PrzemyslawTyrtania</dc:creator>
      <dc:date>2014-11-17T18:33:09Z</dc:date>
    </item>
    <item>
      <title>Re: FileGDBException: The user does not have permission to execute the operation.</title>
      <link>https://community.esri.com/t5/file-geodatabase-api-questions/filegdbexception-the-user-does-not-have-permission/m-p/116459#M221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you post screen shots of the contents of the file geodatabase. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Nov 2014 19:01:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/file-geodatabase-api-questions/filegdbexception-the-user-does-not-have-permission/m-p/116459#M221</guid>
      <dc:creator>LanceShipman</dc:creator>
      <dc:date>2014-11-17T19:01:21Z</dc:date>
    </item>
    <item>
      <title>Re: FileGDBException: The user does not have permission to execute the operation.</title>
      <link>https://community.esri.com/t5/file-geodatabase-api-questions/filegdbexception-the-user-does-not-have-permission/m-p/116460#M222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;its a lot of stuff&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.esri.com/legacyfs/online/30862_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Nov 2014 19:03:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/file-geodatabase-api-questions/filegdbexception-the-user-does-not-have-permission/m-p/116460#M222</guid>
      <dc:creator>PrzemyslawTyrtania</dc:creator>
      <dc:date>2014-11-17T19:03:41Z</dc:date>
    </item>
    <item>
      <title>Re: FileGDBException: The user does not have permission to execute the operation.</title>
      <link>https://community.esri.com/t5/file-geodatabase-api-questions/filegdbexception-the-user-does-not-have-permission/m-p/116461#M223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1) Create a new file geodatabase with ArcGIS Desktop.&lt;/P&gt;&lt;P&gt;2) Copy/Paste the table to the new file geodatabase.&lt;/P&gt;&lt;P&gt;3) Examine the results.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Nov 2014 19:11:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/file-geodatabase-api-questions/filegdbexception-the-user-does-not-have-permission/m-p/116461#M223</guid>
      <dc:creator>LanceShipman</dc:creator>
      <dc:date>2014-11-17T19:11:02Z</dc:date>
    </item>
    <item>
      <title>Re: FileGDBException: The user does not have permission to execute the operation.</title>
      <link>https://community.esri.com/t5/file-geodatabase-api-questions/filegdbexception-the-user-does-not-have-permission/m-p/116462#M224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Better to get a portion of that screenshot which is legible than to get everything.&amp;nbsp; It's the icons associated with objects that Lance is trying to see.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- V&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Nov 2014 19:11:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/file-geodatabase-api-questions/filegdbexception-the-user-does-not-have-permission/m-p/116462#M224</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2014-11-17T19:11:26Z</dc:date>
    </item>
    <item>
      <title>Re: FileGDBException: The user does not have permission to execute the operation.</title>
      <link>https://community.esri.com/t5/file-geodatabase-api-questions/filegdbexception-the-user-does-not-have-permission/m-p/116463#M225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yea, that works, we deleted the table from FGDB, copy paste from geodatabase and it worked fine, but this FGDB is created daily by our py script so its not a solution.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Nov 2014 19:21:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/file-geodatabase-api-questions/filegdbexception-the-user-does-not-have-permission/m-p/116463#M225</guid>
      <dc:creator>PrzemyslawTyrtania</dc:creator>
      <dc:date>2014-11-17T19:21:19Z</dc:date>
    </item>
    <item>
      <title>Re: FileGDBException: The user does not have permission to execute the operation.</title>
      <link>https://community.esri.com/t5/file-geodatabase-api-questions/filegdbexception-the-user-does-not-have-permission/m-p/116464#M226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if all you're trying to see is if there is a relationship to the table then i can tell you that there is not, otherwise you'd see that in relationships tab, but below is a screenshot that is sorted by type that shows all relationships and another one showing the table&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.esri.com/legacyfs/online/30867_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-2" src="https://community.esri.com/legacyfs/online/30868_pastedImage_1.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Nov 2014 19:25:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/file-geodatabase-api-questions/filegdbexception-the-user-does-not-have-permission/m-p/116464#M226</guid>
      <dc:creator>PrzemyslawTyrtania</dc:creator>
      <dc:date>2014-11-17T19:25:17Z</dc:date>
    </item>
    <item>
      <title>Re: FileGDBException: The user does not have permission to execute the operation.</title>
      <link>https://community.esri.com/t5/file-geodatabase-api-questions/filegdbexception-the-user-does-not-have-permission/m-p/116465#M227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's not being proposed as a solution. At this point we are still trying to understand what is happening. Without having a local reproducible case it is hard to diagnose isuse like this. Copy/Paste is very good at finding relationships.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Was the table previously part of relationship class or network or topology? If you copy/paste from the original non-file geodatabase to a new file geodatabase what do you get?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Nov 2014 20:27:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/file-geodatabase-api-questions/filegdbexception-the-user-does-not-have-permission/m-p/116465#M227</guid>
      <dc:creator>LanceShipman</dc:creator>
      <dc:date>2014-11-17T20:27:14Z</dc:date>
    </item>
    <item>
      <title>Re: FileGDBException: The user does not have permission to execute the operation.</title>
      <link>https://community.esri.com/t5/file-geodatabase-api-questions/filegdbexception-the-user-does-not-have-permission/m-p/116466#M228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you work out how to get IsEditable to return true, you might want to try to truncate the table using Geodatabase::ExecuteSQL with "DELETE FROM tablename" without a WHERE clause or spatial constraint. It will likely be much faster than iterating the rows in an unbounded query and deleting each.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- V&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Nov 2014 03:34:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/file-geodatabase-api-questions/filegdbexception-the-user-does-not-have-permission/m-p/116466#M228</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2014-11-18T03:34:39Z</dc:date>
    </item>
    <item>
      <title>Re: FileGDBException: The user does not have permission to execute the operation.</title>
      <link>https://community.esri.com/t5/file-geodatabase-api-questions/filegdbexception-the-user-does-not-have-permission/m-p/116467#M229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So we deleted everything from the sde database except the table in question and created fgdb from it and it still failed with same error, then we created new PGDB and exported the table to that database, then delete futura_settings table from sde then copied it from pgdb to sde and then exported to fgdb then it worked fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Nov 2014 12:59:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/file-geodatabase-api-questions/filegdbexception-the-user-does-not-have-permission/m-p/116467#M229</guid>
      <dc:creator>PrzemyslawTyrtania</dc:creator>
      <dc:date>2014-11-19T12:59:38Z</dc:date>
    </item>
    <item>
      <title>Re: FileGDBException: The user does not have permission to execute the operation.</title>
      <link>https://community.esri.com/t5/file-geodatabase-api-questions/filegdbexception-the-user-does-not-have-permission/m-p/116468#M230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So it sounds like your enterprise geodatabase metadata was corrupt, and that was passed through to the FGDB by Copy_management, so the API was seeing the table as non-simple.&amp;nbsp; Once the table really was simple, then IsEditable returned true, and you were able to delete.&amp;nbsp; If you have a copy of the data in its corrupt state, I expect Tech Support would want to look at it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- V&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Nov 2014 13:50:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/file-geodatabase-api-questions/filegdbexception-the-user-does-not-have-permission/m-p/116468#M230</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2014-11-19T13:50:49Z</dc:date>
    </item>
    <item>
      <title>Re: FileGDBException: The user does not have permission to execute the operation.</title>
      <link>https://community.esri.com/t5/file-geodatabase-api-questions/filegdbexception-the-user-does-not-have-permission/m-p/116469#M231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was going to attach the databases to the message but I'd prefer something more secure so if you can email me and provide me with a way to upload then i'll do that, total size of the files is about 12 mb so I don't think I can attach to the email: &lt;A href="mailto:przemyslawt@futuragis.com"&gt;przemyslawt@futuragis.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Nov 2014 14:09:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/file-geodatabase-api-questions/filegdbexception-the-user-does-not-have-permission/m-p/116469#M231</guid>
      <dc:creator>PrzemyslawTyrtania</dc:creator>
      <dc:date>2014-11-19T14:09:00Z</dc:date>
    </item>
    <item>
      <title>Re: FileGDBException: The user does not have permission to execute the operation.</title>
      <link>https://community.esri.com/t5/file-geodatabase-api-questions/filegdbexception-the-user-does-not-have-permission/m-p/116470#M232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Nov 2014 14:10:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/file-geodatabase-api-questions/filegdbexception-the-user-does-not-have-permission/m-p/116470#M232</guid>
      <dc:creator>PrzemyslawTyrtania</dc:creator>
      <dc:date>2014-11-19T14:10:13Z</dc:date>
    </item>
  </channel>
</rss>

