<?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: privs on version in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/privs-on-version/m-p/433964#M24781</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check for the versioned datasets in the following link&lt;/P&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/10.3/manage-data/gdbs-in-oracle/grant-dataset-privileges.htm"&gt;http://desktop.arcgis.com/en/arcmap/10.3/manage-data/gdbs-in-oracle/grant-dataset-privileges.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Jul 2016 06:13:04 GMT</pubDate>
    <dc:creator>JayantaPoddar</dc:creator>
    <dc:date>2016-07-27T06:13:04Z</dc:date>
    <item>
      <title>privs on version</title>
      <link>https://community.esri.com/t5/data-management-questions/privs-on-version/m-p/433963#M24780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;A user owns many feature classes and i have created multiple versions on this.&lt;/P&gt;&lt;P&gt;How to grant privs (insert, update, delete) to other users on particular version so that they can't access other versions.&lt;/P&gt;&lt;P&gt;working with arcgis 10.1 oracle 11g&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2016 05:05:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/privs-on-version/m-p/433963#M24780</guid>
      <dc:creator>jayasudha</dc:creator>
      <dc:date>2016-07-27T05:05:32Z</dc:date>
    </item>
    <item>
      <title>Re: privs on version</title>
      <link>https://community.esri.com/t5/data-management-questions/privs-on-version/m-p/433964#M24781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check for the versioned datasets in the following link&lt;/P&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/10.3/manage-data/gdbs-in-oracle/grant-dataset-privileges.htm"&gt;http://desktop.arcgis.com/en/arcmap/10.3/manage-data/gdbs-in-oracle/grant-dataset-privileges.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2016 06:13:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/privs-on-version/m-p/433964#M24781</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2016-07-27T06:13:04Z</dc:date>
    </item>
    <item>
      <title>Re: privs on version</title>
      <link>https://community.esri.com/t5/data-management-questions/privs-on-version/m-p/433965#M24782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I have seen that link.&lt;/P&gt;&lt;P&gt;In the gp tool, when we give input (database connections--&amp;gt;user connection), it points to owner of feature classes, but not specific version.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2016 06:46:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/privs-on-version/m-p/433965#M24782</guid>
      <dc:creator>jayasudha</dc:creator>
      <dc:date>2016-07-27T06:46:12Z</dc:date>
    </item>
    <item>
      <title>Re: privs on version</title>
      <link>https://community.esri.com/t5/data-management-questions/privs-on-version/m-p/433966#M24783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to look into Access level of a Version:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Creating versions and setting permissions&lt;/P&gt;&lt;P&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#/Creating_versions_and_setting_permissions/003n000000ws000000/" title="http://resources.arcgis.com/en/help/main/10.1/index.html#/Creating_versions_and_setting_permissions/003n000000ws000000/"&gt;http://resources.arcgis.com/en/help/main/10.1/index.html#/Creating_versions_and_setting_permissions/003n000000ws000000/&lt;/A&gt; &lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P style="margin-top: 0.5em; margin-bottom: 0.5em; font-size: 12.8px; color: #4d4d4d; font-family: Arial, Helvetica, sans-serif;"&gt;You set the access level of a version to protect it from being edited or viewed by users other than the version owner. You can set one of three permissions on a version:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Private: Only the owner or the geodatabase administrator may view the version and modify versioned data or the version itself.&lt;/LI&gt;&lt;LI&gt;Protected: Any user may view the version, but only the owner or the geodatabase administrator may edit datasets in the version or the version itself.&lt;/LI&gt;&lt;LI&gt;Public: Any user may view the version. Any user who has been granted read/write (update, insert, and delete) permissions on datasets can modify datasets in the version.&lt;/LI&gt;&lt;/UL&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2016 14:18:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/privs-on-version/m-p/433966#M24783</guid>
      <dc:creator>AsrujitSengupta</dc:creator>
      <dc:date>2016-07-27T14:18:26Z</dc:date>
    </item>
    <item>
      <title>Re: privs on version</title>
      <link>https://community.esri.com/t5/data-management-questions/privs-on-version/m-p/433967#M24784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2016 04:07:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/privs-on-version/m-p/433967#M24784</guid>
      <dc:creator>jayasudha</dc:creator>
      <dc:date>2016-07-28T04:07:38Z</dc:date>
    </item>
  </channel>
</rss>

