<?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: Fail to copy feature class from file geodabase to enterprise geodatabase in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/fail-to-copy-feature-class-from-file-geodabase-to/m-p/1200353#M33691</link>
    <description>&lt;P&gt;I was getting an "exceeds the maximum of 1024 columns" before and I reduced the amount of columns to 930 and now this error is about rows. I only have a handful of rows that are string and they don't exceed the max of 255 characters.&lt;/P&gt;</description>
    <pubDate>Mon, 08 Aug 2022 13:01:29 GMT</pubDate>
    <dc:creator>AliciaShyu</dc:creator>
    <dc:date>2022-08-08T13:01:29Z</dc:date>
    <item>
      <title>Fail to copy feature class from file geodabase to enterprise geodatabase</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/fail-to-copy-feature-class-from-file-geodabase-to/m-p/1199178#M33667</link>
      <description>&lt;P&gt;&lt;FONT color="#0000FF"&gt;EDITED:&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000FF"&gt;I've successfully copied two feature classes from the same file geodatabase to the same enterprise geodatabase. The error happened on the last feature class I'm trying to copy over.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;I'm trying to copy a feature class from a file geodatabase to an enterprise geodatabase.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The feature class has 930 columns and 141 rows.&lt;/P&gt;&lt;P&gt;The error says: ERROR 000260: Underlying DBMS error. Creating or altering table 'table name' failed because the minimum row size would be 15482, including 122 bytes of internal overhead. This exceeds the maximum allowable table row size of 8060 bytes.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ArcGISPro_lC7KgYjWzt.jpg" style="width: 376px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/47735iD25831CEE6EC8592/image-size/large?v=v2&amp;amp;px=999" role="button" title="ArcGISPro_lC7KgYjWzt.jpg" alt="ArcGISPro_lC7KgYjWzt.jpg" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;ArcGISPro_lC7KgYjWzt.jpg&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Enclosed is the excel version of the feature class. Could someone please tell me how to load it to an enterprise geodatabase?&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Thu, 04 Aug 2022 13:40:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/fail-to-copy-feature-class-from-file-geodabase-to/m-p/1199178#M33667</guid>
      <dc:creator>AliciaShyu</dc:creator>
      <dc:date>2022-08-04T13:40:14Z</dc:date>
    </item>
    <item>
      <title>Re: Fail to copy feature class from file geodabase to enterprise geodatabase</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/fail-to-copy-feature-class-from-file-geodabase-to/m-p/1199210#M33668</link>
      <description>&lt;P&gt;Arcgis Pro 3.0?&lt;/P&gt;&lt;P&gt;Did you check the system and NET requirements?&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/get-started/arcgis-pro-system-requirements.htm" target="_blank"&gt;ArcGIS Pro 3.0 system requirements—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and while you are at it...&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/data/excel/prepare-to-work-with-excel-in-arcgis-pro.htm" target="_blank"&gt;Install the drivers to work with Microsoft Excel files—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2022 22:44:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/fail-to-copy-feature-class-from-file-geodabase-to/m-p/1199210#M33668</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2022-08-03T22:44:39Z</dc:date>
    </item>
    <item>
      <title>Re: Fail to copy feature class from file geodabase to enterprise geodatabase</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/fail-to-copy-feature-class-from-file-geodabase-to/m-p/1200313#M33689</link>
      <description>&lt;P&gt;It sounds from the error message that the huge number of columns is more than your database can handle. Try removing some columns or shortening the field names and see if that resolves the issue.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Aug 2022 11:05:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/fail-to-copy-feature-class-from-file-geodabase-to/m-p/1200313#M33689</guid>
      <dc:creator>NiekGoorman1</dc:creator>
      <dc:date>2022-08-08T11:05:48Z</dc:date>
    </item>
    <item>
      <title>Re: Fail to copy feature class from file geodabase to enterprise geodatabase</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/fail-to-copy-feature-class-from-file-geodabase-to/m-p/1200353#M33691</link>
      <description>&lt;P&gt;I was getting an "exceeds the maximum of 1024 columns" before and I reduced the amount of columns to 930 and now this error is about rows. I only have a handful of rows that are string and they don't exceed the max of 255 characters.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Aug 2022 13:01:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/fail-to-copy-feature-class-from-file-geodabase-to/m-p/1200353#M33691</guid>
      <dc:creator>AliciaShyu</dc:creator>
      <dc:date>2022-08-08T13:01:29Z</dc:date>
    </item>
  </channel>
</rss>

