<?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 Changing Domain Owner in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/changing-domain-owner/m-p/571696#M32403</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am using ArcGIS 10.2.1 with SQL Server 2008 R2, the dbo schema. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have around 40 Domains. The Domain Owner for 10 of these are "Mister X"; The Domain Owner for the remaining 30 of these are "Mister Y". Mister Y has the dbo role and dbo is shown under the Domain Owner for this person. The Domain Owner under "Mister X" is listed as his user name. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How do I change the Domain Owner to all dbo?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I know I could have Mister X delete his 10 Domains and then I, as the dbo, can re-create them one by one so they would be owned by me. But, that is a lot of work, just wondering if there is an easier way.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 22 Mar 2014 14:00:03 GMT</pubDate>
    <dc:creator>TimHayes</dc:creator>
    <dc:date>2014-03-22T14:00:03Z</dc:date>
    <item>
      <title>Changing Domain Owner</title>
      <link>https://community.esri.com/t5/data-management-questions/changing-domain-owner/m-p/571696#M32403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am using ArcGIS 10.2.1 with SQL Server 2008 R2, the dbo schema. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have around 40 Domains. The Domain Owner for 10 of these are "Mister X"; The Domain Owner for the remaining 30 of these are "Mister Y". Mister Y has the dbo role and dbo is shown under the Domain Owner for this person. The Domain Owner under "Mister X" is listed as his user name. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How do I change the Domain Owner to all dbo?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I know I could have Mister X delete his 10 Domains and then I, as the dbo, can re-create them one by one so they would be owned by me. But, that is a lot of work, just wondering if there is an easier way.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 Mar 2014 14:00:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/changing-domain-owner/m-p/571696#M32403</guid>
      <dc:creator>TimHayes</dc:creator>
      <dc:date>2014-03-22T14:00:03Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Domain Owner</title>
      <link>https://community.esri.com/t5/data-management-questions/changing-domain-owner/m-p/571697#M32404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Tim,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Unfortunately there is no direct tool to change Domain Owner for a geodatabase.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can try below workflow:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Export existing domains owned by 'X' to a table using '&lt;/SPAN&gt;&lt;STRONG&gt;Domain to Table&lt;/STRONG&gt;&lt;SPAN&gt;' tool&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Remove the existing domains owned by 'X' from the fields in the data&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Delete the domains owned by 'X' &lt;/SPAN&gt;&lt;STRONG&gt;connected as user 'X'&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;4. Import the domains from the tables created in step 1 using '&lt;/SPAN&gt;&lt;STRONG&gt;Table to Domain&lt;/STRONG&gt;&lt;SPAN&gt;' tool &lt;/SPAN&gt;&lt;STRONG&gt;connected as the "DBO" user&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;5. Assign newly created domains in step-4 to fields from which they were removed in step 2&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This works successfully for me. However do take a backup of the geodatabase before trying this at your end OR test it on a test geodatabase and then implement it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Domain To Table (Data Management):&lt;/SPAN&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://resources.arcgis.com/en/help/main/10.2/index.html#//001700000022000000" rel="nofollow" target="_blank"&gt;http://resources.arcgis.com/en/help/main/10.2/index.html#//001700000022000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Table To Domain (Data Management):&lt;/SPAN&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://resources.arcgis.com/en/help/main/10.2/index.html#//001700000025000000" rel="nofollow" target="_blank"&gt;http://resources.arcgis.com/en/help/main/10.2/index.html#//001700000025000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 Mar 2014 21:26:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/changing-domain-owner/m-p/571697#M32404</guid>
      <dc:creator>AsrujitSengupta</dc:creator>
      <dc:date>2014-03-22T21:26:34Z</dc:date>
    </item>
  </channel>
</rss>

