<?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 Privileges for User Schema in Geodatabase in Geodatabase Questions</title>
    <link>https://community.esri.com/t5/geodatabase-questions/privileges-for-user-schema-in-geodatabase/m-p/786763#M1848</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Really struggling for answers but help is appreciated. We have created a user schema called "LandEnv" in our Oracle Spatial geodatabase. As I am not the DBA, I requested my DBA to assign privileges to the "LandEnv" user in Oracle. Following privileges were provided which is as per the following URL -&amp;gt; &lt;A href="http://desktop.arcgis.com/en/arcmap/10.3/manage-data/gdbs-in-oracle/add-users-oracle.htm" title="http://desktop.arcgis.com/en/arcmap/10.3/manage-data/gdbs-in-oracle/add-users-oracle.htm"&gt;Add users to Oracle—Help | ArcGIS for Desktop&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.5pt; font-family: 'Segoe UI','sans-serif';"&gt;CREATE SESSION&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.5pt; font-family: 'Segoe UI','sans-serif';"&gt;CREATE SEQUENCE&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.5pt; font-family: 'Segoe UI','sans-serif';"&gt;CREATE TABLE&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.5pt; font-family: 'Segoe UI','sans-serif';"&gt;CREATE TRIGGER&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.5pt; font-family: 'Segoe UI','sans-serif';"&gt;CREATE VIEW&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.5pt; font-family: 'Segoe UI','sans-serif';"&gt;SELECT ON DBA_ROLES&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However when I connect to my geodatabase using "LandEnv" user in ArcCatalog and try to copy or create a feature class, I get the following error. Can anyone please tell me what is missing? What are the full list of privileges that need to be provided by the DBA to the user?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/212743_pastedImage_1.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are able to create feature class in SDE schema, but that is not the best practice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Apurv&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 Jul 2016 11:40:00 GMT</pubDate>
    <dc:creator>ApurvDanke</dc:creator>
    <dc:date>2016-07-22T11:40:00Z</dc:date>
    <item>
      <title>Privileges for User Schema in Geodatabase</title>
      <link>https://community.esri.com/t5/geodatabase-questions/privileges-for-user-schema-in-geodatabase/m-p/786763#M1848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Really struggling for answers but help is appreciated. We have created a user schema called "LandEnv" in our Oracle Spatial geodatabase. As I am not the DBA, I requested my DBA to assign privileges to the "LandEnv" user in Oracle. Following privileges were provided which is as per the following URL -&amp;gt; &lt;A href="http://desktop.arcgis.com/en/arcmap/10.3/manage-data/gdbs-in-oracle/add-users-oracle.htm" title="http://desktop.arcgis.com/en/arcmap/10.3/manage-data/gdbs-in-oracle/add-users-oracle.htm"&gt;Add users to Oracle—Help | ArcGIS for Desktop&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.5pt; font-family: 'Segoe UI','sans-serif';"&gt;CREATE SESSION&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.5pt; font-family: 'Segoe UI','sans-serif';"&gt;CREATE SEQUENCE&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.5pt; font-family: 'Segoe UI','sans-serif';"&gt;CREATE TABLE&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.5pt; font-family: 'Segoe UI','sans-serif';"&gt;CREATE TRIGGER&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.5pt; font-family: 'Segoe UI','sans-serif';"&gt;CREATE VIEW&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.5pt; font-family: 'Segoe UI','sans-serif';"&gt;SELECT ON DBA_ROLES&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However when I connect to my geodatabase using "LandEnv" user in ArcCatalog and try to copy or create a feature class, I get the following error. Can anyone please tell me what is missing? What are the full list of privileges that need to be provided by the DBA to the user?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/212743_pastedImage_1.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are able to create feature class in SDE schema, but that is not the best practice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Apurv&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jul 2016 11:40:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/privileges-for-user-schema-in-geodatabase/m-p/786763#M1848</guid>
      <dc:creator>ApurvDanke</dc:creator>
      <dc:date>2016-07-22T11:40:00Z</dc:date>
    </item>
    <item>
      <title>Re: Privileges for User Schema in Geodatabase</title>
      <link>https://community.esri.com/t5/geodatabase-questions/privileges-for-user-schema-in-geodatabase/m-p/786764#M1849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Apurv,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Based on the error message, the &lt;SPAN style="color: #3d3d3d; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;LandEnv user &lt;/SPAN&gt;does not have permissions on the "USERS" tablespace.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did the DBA also create a separate tablespace for the new &lt;SPAN style="color: #3d3d3d; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;LandEnv &lt;/SPAN&gt;schema and map the &lt;SPAN style="color: #3d3d3d; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;LandEnv user &lt;/SPAN&gt;to that table space to store objects?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jul 2016 12:14:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/privileges-for-user-schema-in-geodatabase/m-p/786764#M1849</guid>
      <dc:creator>George_Thompson</dc:creator>
      <dc:date>2016-07-22T12:14:38Z</dc:date>
    </item>
    <item>
      <title>Re: Privileges for User Schema in Geodatabase</title>
      <link>https://community.esri.com/t5/geodatabase-questions/privileges-for-user-schema-in-geodatabase/m-p/786765#M1850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks George,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After giving privileges on the "Users" tablespace, I was able to create a feature class.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do I need to create separate tablespace for the user schema as well?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Apurv&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jul 2016 15:53:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/privileges-for-user-schema-in-geodatabase/m-p/786765#M1850</guid>
      <dc:creator>ApurvDanke</dc:creator>
      <dc:date>2016-07-22T15:53:28Z</dc:date>
    </item>
    <item>
      <title>Re: Privileges for User Schema in Geodatabase</title>
      <link>https://community.esri.com/t5/geodatabase-questions/privileges-for-user-schema-in-geodatabase/m-p/786766#M1851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is up to your DBA and how they wish to manage the Oracle DB. If you leave it all in the USERS tablespace, it may get really large and have data from other DB users in it also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is a way to configure your tablespaces for data.This is really up to the DBA on how to manage.&lt;/P&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/latest/manage-data/gdbs-in-oracle/configuration-parameters-oracle.htm" title="http://desktop.arcgis.com/en/arcmap/latest/manage-data/gdbs-in-oracle/configuration-parameters-oracle.htm"&gt;Oracle configuration parameters—Help | ArcGIS for Desktop&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jul 2016 16:52:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/privileges-for-user-schema-in-geodatabase/m-p/786766#M1851</guid>
      <dc:creator>George_Thompson</dc:creator>
      <dc:date>2016-07-22T16:52:15Z</dc:date>
    </item>
  </channel>
</rss>

