<?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 Creating domain values for SDE FCs in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/creating-domain-values-for-sde-fcs/m-p/211921#M12221</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I need to create 10s of SDE FC with a lot of domains each. So it is enormous task, since some of the domains will have 200+ values. And each FC will have at least 3-4 domains. Also some of the FCs will have the same domains. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2 questions:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a way of creating the values for a domain automatically or import them to the list?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a way to share a domain with its' values to more than one FC?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Running 9.3.1 SDE 64bit/Oracle 10g 64 on win2008&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks a lot?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Jul 2010 10:36:53 GMT</pubDate>
    <dc:creator>VaL</dc:creator>
    <dc:date>2010-07-05T10:36:53Z</dc:date>
    <item>
      <title>Creating domain values for SDE FCs</title>
      <link>https://community.esri.com/t5/data-management-questions/creating-domain-values-for-sde-fcs/m-p/211921#M12221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I need to create 10s of SDE FC with a lot of domains each. So it is enormous task, since some of the domains will have 200+ values. And each FC will have at least 3-4 domains. Also some of the FCs will have the same domains. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2 questions:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a way of creating the values for a domain automatically or import them to the list?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a way to share a domain with its' values to more than one FC?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Running 9.3.1 SDE 64bit/Oracle 10g 64 on win2008&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks a lot?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jul 2010 10:36:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/creating-domain-values-for-sde-fcs/m-p/211921#M12221</guid>
      <dc:creator>VaL</dc:creator>
      <dc:date>2010-07-05T10:36:53Z</dc:date>
    </item>
    <item>
      <title>Re: Creating domain values for SDE FCs</title>
      <link>https://community.esri.com/t5/data-management-questions/creating-domain-values-for-sde-fcs/m-p/211922#M12222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Have you already looked into the 'Table to Domain' geoprocessing tool? Once a domain is created it can be assigned to any feature class attribute as long as the field type matches that of the domain.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jul 2010 13:44:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/creating-domain-values-for-sde-fcs/m-p/211922#M12222</guid>
      <dc:creator>CherylCleghorn</dc:creator>
      <dc:date>2010-07-06T13:44:26Z</dc:date>
    </item>
    <item>
      <title>Re: Creating domain values for SDE FCs</title>
      <link>https://community.esri.com/t5/data-management-questions/creating-domain-values-for-sde-fcs/m-p/211923#M12223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Vasil,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To the Second Question: Is there a way of creating the values for a domain automatically or import them to the list?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If the values exist in you current feature class, summarize on the target column and save. This will provide an output export table with a single entry for each unique value. You can then add a code field/column to the table, populate with a code and use the table to domain tool to populate your domain.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This method is most useful with text fields.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Review this for domain related info: &lt;/SPAN&gt;&lt;A href="http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?TopicName=An_overview_of_the_Domains_toolset"&gt;http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?TopicName=An_overview_of_the_Domains_toolset&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Paul Graham&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="mailto:pgraham@florenceal.org"&gt;pgraham@florenceal.org&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jul 2010 02:17:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/creating-domain-values-for-sde-fcs/m-p/211923#M12223</guid>
      <dc:creator>PaulGraham</dc:creator>
      <dc:date>2010-07-21T02:17:19Z</dc:date>
    </item>
    <item>
      <title>Re: Creating domain values for SDE FCs</title>
      <link>https://community.esri.com/t5/data-management-questions/creating-domain-values-for-sde-fcs/m-p/211924#M12224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Let me explain... I have a main table with some fields and um of these fields are filled by a domain that the values come from a table with cod and description. As the content of these second table is dinamic, I´d like to built a domain with it. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it possible to have a dinamic domain?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Sep 2012 19:40:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/creating-domain-values-for-sde-fcs/m-p/211924#M12224</guid>
      <dc:creator>AntonioFedato</dc:creator>
      <dc:date>2012-09-17T19:40:00Z</dc:date>
    </item>
  </channel>
</rss>

