<?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>idea Table to Geodatabase — Import text fields as NVARCHAR2, not NCLOB (Oracle) in ArcGIS Pro Ideas</title>
    <link>https://community.esri.com/t5/arcgis-pro-ideas/table-to-geodatabase-import-text-fields-as/idi-p/1552977</link>
    <description>&lt;P&gt;ArcGIS Pro 2.9.5; Oracle 18c 10.7.1 EGDB:&lt;/P&gt;&lt;P&gt;The Table to Geodatabase GP tool imports .CSV text fields as NCLOB (1073741822 characters). That's too many characters.&lt;/P&gt;&lt;P&gt;It would help to have the option to import text fields as NVARCHAR2(255) instead.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-pro-questions/get-maximum-text-value-length-of-multiple-text/m-p/1552934/highlight/true#M89546" target="_blank" rel="noopener"&gt;https://community.esri.com/t5/arcgis-pro-questions/get-maximum-text-value-length-of-multiple-text/m-p/1552934/highlight/true#M89546&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 26 Dec 2024 18:12:06 GMT</pubDate>
    <dc:creator>Bud</dc:creator>
    <dc:date>2024-12-26T18:12:06Z</dc:date>
    <item>
      <title>Table to Geodatabase — Import text fields as NVARCHAR2, not NCLOB (Oracle)</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/table-to-geodatabase-import-text-fields-as/idi-p/1552977</link>
      <description>&lt;P&gt;ArcGIS Pro 2.9.5; Oracle 18c 10.7.1 EGDB:&lt;/P&gt;&lt;P&gt;The Table to Geodatabase GP tool imports .CSV text fields as NCLOB (1073741822 characters). That's too many characters.&lt;/P&gt;&lt;P&gt;It would help to have the option to import text fields as NVARCHAR2(255) instead.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-pro-questions/get-maximum-text-value-length-of-multiple-text/m-p/1552934/highlight/true#M89546" target="_blank" rel="noopener"&gt;https://community.esri.com/t5/arcgis-pro-questions/get-maximum-text-value-length-of-multiple-text/m-p/1552934/highlight/true#M89546&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Dec 2024 18:12:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/table-to-geodatabase-import-text-fields-as/idi-p/1552977</guid>
      <dc:creator>Bud</dc:creator>
      <dc:date>2024-12-26T18:12:06Z</dc:date>
    </item>
    <item>
      <title>Re: Table to Geodatabase — Import text fields as NVARCHAR2, not NCLOB (Oracle)</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/table-to-geodatabase-import-text-fields-as/idc-p/1552980#M32581</link>
      <description>&lt;P&gt;CSV files have an effectively unbound length per field which is why dumping them straight to your EGDB picks that data type. You'd be better off extracting the data to an intermediate table in a File or Mobile Geodatabase where you can clean up the data and schema before loading it into your EGDB. If you're genuinely concerned about database performance you'll want to prep your schemas by hand, then use Append to transform the CSVs into the new format.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Oct 2024 20:08:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/table-to-geodatabase-import-text-fields-as/idc-p/1552980#M32581</guid>
      <dc:creator>DavidSolari</dc:creator>
      <dc:date>2024-10-28T20:08:25Z</dc:date>
    </item>
  </channel>
</rss>

