<?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: Attribute calculator only processing 40 records at a time in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/attribute-calculator-only-processing-40-records-at/m-p/1182383#M56147</link>
    <description>&lt;P&gt;I have encountered similar issues with the 40 rows being some sort of magic number with respect to joins against a SQL server enterprise geodatabase. &amp;nbsp;&lt;/P&gt;&lt;P&gt;1. If I use SelectLayerByAttributes from a stand-alone Python script against a joined layer it only returns the first 40 matching rows&lt;/P&gt;&lt;P&gt;2. If I use the FeatureClassToFeatureClass tool in ArcGIS Pro with a where clause against a joined layer the resulting feature class will have the correct number of output rows, but all rows after row 40 are duplicates (of row 40)&lt;/P&gt;</description>
    <pubDate>Mon, 13 Jun 2022 16:39:54 GMT</pubDate>
    <dc:creator>KarlKemp</dc:creator>
    <dc:date>2022-06-13T16:39:54Z</dc:date>
    <item>
      <title>Attribute calculator only processing 40 records at a time</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/attribute-calculator-only-processing-40-records-at/m-p/1151320#M52472</link>
      <description>&lt;P&gt;I'm trying to populate attribute values using both the Attributes pane and the field calculator in ArcGIS Pro 2.8.4. Both methods only set/calculate the cell values for 40 records at a time even though I have many more than that (sometimes all records) selected. The Extent environment setting is set at Default, so it isn't limiting anything. I have to run the calculation, re-select records that didn't get populated and run the calculation again, etc. Only 40 records are being populated each time. The feature class is in a SQL Server enterprise geodatabase.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Mar 2022 16:17:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/attribute-calculator-only-processing-40-records-at/m-p/1151320#M52472</guid>
      <dc:creator>KeithOlson</dc:creator>
      <dc:date>2022-03-07T16:17:25Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute calculator only processing 40 records at a time</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/attribute-calculator-only-processing-40-records-at/m-p/1151355#M52478</link>
      <description>&lt;P&gt;Can you provide a screen shot of the calculation your running?&lt;/P&gt;&lt;P&gt;Almost sounds like a TOP keyword is being used somewhere (in SQL Server) or like the system (either on the database end or on the client side) is running out of resources.&amp;nbsp; I.E. its doing its job in 40 row chunks and it fails after the first one because it runs out of memory or diskspace...&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Mar 2022 17:05:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/attribute-calculator-only-processing-40-records-at/m-p/1151355#M52478</guid>
      <dc:creator>KimberlyGarbade</dc:creator>
      <dc:date>2022-03-07T17:05:58Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute calculator only processing 40 records at a time</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/attribute-calculator-only-processing-40-records-at/m-p/1151361#M52479</link>
      <description>&lt;P&gt;This was happening with any kind of field calculation or even just setting values in the Attributes pane (entering manually or selecting from a domain dropdown).&lt;/P&gt;&lt;P&gt;One update. I previously had it joined to another table. Once I removed the join, the issue went away. So, it does sound like a resources issue. This is a versioned enterprise database, so there's TON of stuff going on behind the scenes to make this all happen.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Mar 2022 17:18:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/attribute-calculator-only-processing-40-records-at/m-p/1151361#M52479</guid>
      <dc:creator>KeithOlson</dc:creator>
      <dc:date>2022-03-07T17:18:50Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute calculator only processing 40 records at a time</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/attribute-calculator-only-processing-40-records-at/m-p/1151366#M52480</link>
      <description>&lt;P&gt;You can make edits to a geodatabase edit version, check the results, reconcile, and post the version. Some editing options:&lt;BR /&gt;&lt;BR /&gt;1) Use query by attribute in the content (feature class (right click: properties and definition query). See the following link: &lt;A title="definition query" href="https://pro.arcgis.com/en/pro-app/latest/help/mapping/layer-properties/definition-query.htm" target="_self"&gt;https://pro.arcgis.com/en/pro-app/latest/help/mapping/layer-properties/definition-query.htm&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2)&amp;nbsp;Usar python script. Ver el siguiente enlace:&amp;nbsp;&lt;A title="Python script" href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/calculate-field-examples.htm" target="_self"&gt;https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/calculate-field-examples.htm&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Reinaldo.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Mar 2022 17:22:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/attribute-calculator-only-processing-40-records-at/m-p/1151366#M52480</guid>
      <dc:creator>Reinaldo_Cartagena</dc:creator>
      <dc:date>2022-03-07T17:22:49Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute calculator only processing 40 records at a time</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/attribute-calculator-only-processing-40-records-at/m-p/1182383#M56147</link>
      <description>&lt;P&gt;I have encountered similar issues with the 40 rows being some sort of magic number with respect to joins against a SQL server enterprise geodatabase. &amp;nbsp;&lt;/P&gt;&lt;P&gt;1. If I use SelectLayerByAttributes from a stand-alone Python script against a joined layer it only returns the first 40 matching rows&lt;/P&gt;&lt;P&gt;2. If I use the FeatureClassToFeatureClass tool in ArcGIS Pro with a where clause against a joined layer the resulting feature class will have the correct number of output rows, but all rows after row 40 are duplicates (of row 40)&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jun 2022 16:39:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/attribute-calculator-only-processing-40-records-at/m-p/1182383#M56147</guid>
      <dc:creator>KarlKemp</dc:creator>
      <dc:date>2022-06-13T16:39:54Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute calculator only processing 40 records at a time</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/attribute-calculator-only-processing-40-records-at/m-p/1249115#M64346</link>
      <description>&lt;P&gt;Same thing is happening to me.&amp;nbsp; I'm using ArcGIS Pro 3.0.3 and my geodatabase is SQL Server in AWS RDS.&amp;nbsp; While having two feature classes joined by GLOBALID the Calculate Field tool will only update 40 at a time.&amp;nbsp; Other issues include the attribute table not displaying at all after the Select by Attributes tool is used on the joined table.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jan 2023 16:33:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/attribute-calculator-only-processing-40-records-at/m-p/1249115#M64346</guid>
      <dc:creator>tmichael_wpjwa</dc:creator>
      <dc:date>2023-01-18T16:33:35Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute calculator only processing 40 records at a time</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/attribute-calculator-only-processing-40-records-at/m-p/1257280#M65411</link>
      <description>&lt;P&gt;Same here. Just starting out with 3.0.3.&amp;nbsp; I'm calculating a SQL feature class field but I have a SQL Server table joined to it as well and it only calculates 40 records at time. Removed the join and it did them all.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Feb 2023 23:23:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/attribute-calculator-only-processing-40-records-at/m-p/1257280#M65411</guid>
      <dc:creator>BobPerham</dc:creator>
      <dc:date>2023-02-10T23:23:20Z</dc:date>
    </item>
  </channel>
</rss>

