<?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 How to change the type of a column form integer to float in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/how-to-change-the-type-of-a-column-form-integer-to/m-p/685720#M38872</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In a SDE Oracle 10G goedatabase is thre a way to chage the type of a field from itneger to float.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I jsut tried to run a cript in oracle:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;alter table &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; mytable &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;modify &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;( &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; angle&amp;nbsp;&amp;nbsp;&amp;nbsp; number(5,2)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;commit; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and it worked in oracle, but I do not see the field type modified in ArcCatalog because it shows Short integer as type, instead of float&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;how can I change its type?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Jul 2010 11:29:24 GMT</pubDate>
    <dc:creator>JoseSanchez</dc:creator>
    <dc:date>2010-07-15T11:29:24Z</dc:date>
    <item>
      <title>How to change the type of a column form integer to float</title>
      <link>https://community.esri.com/t5/data-management-questions/how-to-change-the-type-of-a-column-form-integer-to/m-p/685720#M38872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In a SDE Oracle 10G goedatabase is thre a way to chage the type of a field from itneger to float.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I jsut tried to run a cript in oracle:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;alter table &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; mytable &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;modify &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;( &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; angle&amp;nbsp;&amp;nbsp;&amp;nbsp; number(5,2)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;commit; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and it worked in oracle, but I do not see the field type modified in ArcCatalog because it shows Short integer as type, instead of float&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;how can I change its type?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jul 2010 11:29:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-to-change-the-type-of-a-column-form-integer-to/m-p/685720#M38872</guid>
      <dc:creator>JoseSanchez</dc:creator>
      <dc:date>2010-07-15T11:29:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the type of a column form integer to float</title>
      <link>https://community.esri.com/t5/data-management-questions/how-to-change-the-type-of-a-column-form-integer-to/m-p/685721#M38873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;i created a float and looked at the data type. it is defined as&amp;nbsp; number(38,8).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jul 2010 11:51:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-to-change-the-type-of-a-column-form-integer-to/m-p/685721#M38873</guid>
      <dc:creator>DallasShearer</dc:creator>
      <dc:date>2010-07-15T11:51:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the type of a column form integer to float</title>
      <link>https://community.esri.com/t5/data-management-questions/how-to-change-the-type-of-a-column-form-integer-to/m-p/685722#M38874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What I need is to change the type of an existing field from Short Integer to Float.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jul 2010 12:29:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-to-change-the-type-of-a-column-form-integer-to/m-p/685722#M38874</guid>
      <dc:creator>JoseSanchez</dc:creator>
      <dc:date>2010-07-15T12:29:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the type of a column form integer to float</title>
      <link>https://community.esri.com/t5/data-management-questions/how-to-change-the-type-of-a-column-form-integer-to/m-p/685723#M38875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;ArcSDE has had a column registry for a while now, which captures the column&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;types when the table is registered.&amp;nbsp; Oracle is the only database which permits&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;this sort of change, so there is no generic business process to support it.&amp;nbsp; The&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;supported process involves creating a temporary column, populating it, dropping&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;the old column, then adding the old name with the new type, copying from the &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;temp column, and dropping the temp column (or just creating a new table with &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;the new datatype and copying everything, which is far less destructive to table &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;disk organization).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;IF your table is not versioned, and IF you're willing to take an unsupported&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(and medium risk) step you can try altering the column registry.&amp;nbsp; I generally&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;avoid this kind of thing, even though I'm unlikely to be burned by it.&amp;nbsp; Be sure&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;to change all the relevant properties -- the SDE_TYPE values are published&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;in both the Client SDK and online documentation (SE_FLOAT32_TYPE is 3) --&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and be sure to limit your UPDATE statement to a single row.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jul 2010 18:24:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-to-change-the-type-of-a-column-form-integer-to/m-p/685723#M38875</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2010-07-15T18:24:16Z</dc:date>
    </item>
  </channel>
</rss>

