<?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: Error while creating features in Arc SDE featureclass in Developers Questions</title>
    <link>https://community.esri.com/t5/developers-questions/error-while-creating-features-in-arc-sde/m-p/526777#M3586</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just noticed the same problem: user can edit attributes but cannot create a new feature. All versions are public.&lt;/P&gt;&lt;P&gt;SQL Server/SDE 10.1&lt;/P&gt;&lt;P&gt;Desktop 10.3.1 Advanced&lt;/P&gt;&lt;P&gt;SQL Native Client 2012&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The version in question is the child of one I created yesterday with a database authentication login. The editing user is using an operation system login, so his version when editing is prefaced with "DBO" not "SDE". We were forced into OS authentication recently due to security rules.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Jan 2017 17:20:03 GMT</pubDate>
    <dc:creator>DanaNolan</dc:creator>
    <dc:date>2017-01-24T17:20:03Z</dc:date>
    <item>
      <title>Error while creating features in Arc SDE featureclass</title>
      <link>https://community.esri.com/t5/developers-questions/error-while-creating-features-in-arc-sde/m-p/526773#M3582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All, I am facing an edit issue on Arc SDE geodatabase.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3a0699;"&gt;&lt;STRONG&gt;Scenario&lt;/STRONG&gt; :&lt;/SPAN&gt; We have all our feature classes under '&lt;STRONG&gt;ASSET'&lt;/STRONG&gt; schema which is the owner. And we created an additional user &lt;STRONG&gt;'TEST1'&lt;/STRONG&gt; in database and provided Read/Write permission at database level and provided the same permission on Arc Catalog using Manage---&amp;gt;Privileges with SELECT\INSERT\UPDATE\DELETE privileges.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style="color: #e23d39;"&gt;Issue&lt;/SPAN&gt; &lt;/STRONG&gt;: I created an ArcSDE connection with ASSET user and i am able to edit the feature class like create feature, update,etc. &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; But when i create an ArcSDE connection with TEST1 user, i am getting the following error &lt;SPAN style="color: #e23d39;"&gt;'The Create Feature task could not be completed. Underlying DBMS error'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="untitled.bmp" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/108950_untitled.bmp" /&gt;&lt;/P&gt;&lt;P&gt;Kindly help in resolving this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Platform:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;ArcGIS Desktop 10.2.1&lt;/P&gt;&lt;P&gt;Arc SDE 10.2.1&lt;/P&gt;&lt;P&gt;Oracle 12 C&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H5&gt;&lt;SPAN style="color: #3a0699;"&gt;Thanks,&lt;/SPAN&gt;&lt;/H5&gt;&lt;H5&gt;&lt;SPAN style="color: #3a0699;"&gt;Srini&lt;/SPAN&gt;&lt;/H5&gt;&lt;H5&gt;&lt;SPAN style="color: #3a0699;"&gt;&lt;A class="jive-link-email-small" href="mailto:Srini1907@gmail.com"&gt;Srini1907@gmail.com&lt;/A&gt;&lt;/SPAN&gt;&lt;/H5&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jun 2015 15:48:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/error-while-creating-features-in-arc-sde/m-p/526773#M3582</guid>
      <dc:creator>SRINIVASANM_E1</dc:creator>
      <dc:date>2015-06-11T15:48:33Z</dc:date>
    </item>
    <item>
      <title>Re: Error while creating features in Arc SDE featureclass</title>
      <link>https://community.esri.com/t5/developers-questions/error-while-creating-features-in-arc-sde/m-p/526774#M3583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It sounds like the TEST1 user has different permissions than you do.&amp;nbsp; You may need to talk to your DBA.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jun 2015 15:04:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/error-while-creating-features-in-arc-sde/m-p/526774#M3583</guid>
      <dc:creator>BrentHoskisson</dc:creator>
      <dc:date>2015-06-16T15:04:38Z</dc:date>
    </item>
    <item>
      <title>Re: Error while creating features in Arc SDE featureclass</title>
      <link>https://community.esri.com/t5/developers-questions/error-while-creating-features-in-arc-sde/m-p/526775#M3584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Did you find a solution for this problem? We face the same issue for a feature class in an SQL Server database.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I granted Select/Insert/Update/Delete privileges to the user, but he's still not able to create new features:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/298933_Knipsel.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jan 2017 12:57:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/error-while-creating-features-in-arc-sde/m-p/526775#M3584</guid>
      <dc:creator>GIS-celVlaams-Brabant</dc:creator>
      <dc:date>2017-01-10T12:57:54Z</dc:date>
    </item>
    <item>
      <title>Re: Error while creating features in Arc SDE featureclass</title>
      <link>https://community.esri.com/t5/developers-questions/error-while-creating-features-in-arc-sde/m-p/526776#M3585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the properties of the database version (if no versions, then it will be default).&amp;nbsp; If you right-click on a connection file (that has access) and select Administration -&amp;gt; Administrate Geodatabase, the Versions tab should show this info&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image" height="245" src="https://community.esri.com/legacyfs/online/299056_pastedImage_1.png" width="406" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We use versioning and keep our default as Protected. Then if we make a version for a user, they are the owner of tat version and we keep it as Private.&amp;nbsp; We do this to keep mutliple users from working on the same version, and keep Protected on the default to prevent accidental modification.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If that doesn't help, include info on Software version, SQL version, etc.&amp;nbsp; Make sure you have all the requirements for the version, include the proper Microstoft native client on the user machine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jan 2017 16:38:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/error-while-creating-features-in-arc-sde/m-p/526776#M3585</guid>
      <dc:creator>RebeccaStrauch__GISP</dc:creator>
      <dc:date>2017-01-10T16:38:06Z</dc:date>
    </item>
    <item>
      <title>Re: Error while creating features in Arc SDE featureclass</title>
      <link>https://community.esri.com/t5/developers-questions/error-while-creating-features-in-arc-sde/m-p/526777#M3586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just noticed the same problem: user can edit attributes but cannot create a new feature. All versions are public.&lt;/P&gt;&lt;P&gt;SQL Server/SDE 10.1&lt;/P&gt;&lt;P&gt;Desktop 10.3.1 Advanced&lt;/P&gt;&lt;P&gt;SQL Native Client 2012&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The version in question is the child of one I created yesterday with a database authentication login. The editing user is using an operation system login, so his version when editing is prefaced with "DBO" not "SDE". We were forced into OS authentication recently due to security rules.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2017 17:20:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/error-while-creating-features-in-arc-sde/m-p/526777#M3586</guid>
      <dc:creator>DanaNolan</dc:creator>
      <dc:date>2017-01-24T17:20:03Z</dc:date>
    </item>
  </channel>
</rss>

