<?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: Analyze Datasets tool - Datasets to Analyze maintenance in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/analyze-datasets-tool-datasets-to-analyze/m-p/1476613#M45172</link>
    <description>&lt;P&gt;Well, I thought the tool was done. But it said 100% and it was still working. And when I went to close ArcGIS Pro - it said the tool was still running. So there's a chance all of the error messages weren't loaded yet. In that case none of them would have worked.&lt;/P&gt;&lt;P&gt;This is the "not best practices" geodatabase that has 'sde' as the Data Owner for everything (not doing that in future, I promise!) . so I was connected as 'sde'. I am using this one to test Prod before I replace Prod with the best, new one. But maybe this geodatabase is too messed up to function.&lt;/P&gt;</description>
    <pubDate>Tue, 21 May 2024 22:10:29 GMT</pubDate>
    <dc:creator>AndreaB_</dc:creator>
    <dc:date>2024-05-21T22:10:29Z</dc:date>
    <item>
      <title>Analyze Datasets tool - Datasets to Analyze maintenance</title>
      <link>https://community.esri.com/t5/data-management-questions/analyze-datasets-tool-datasets-to-analyze/m-p/1476534#M45166</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I'm looking into using the Analyze Datasets tool in ArcGIS Pro. Couple questions:&lt;/P&gt;&lt;P&gt;1) Is there a way to pick all Datasets in the geodatabase? Would be nice if we had a select all button here - I have a lot and I haven't picked them all from the drop down yet. I think you all are going to say - use Python. and I'm sure I should but I really just wanted a quick way to run this tool on all datasets.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AndreaB__0-1716323506552.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/104845iC5FA702FECB68A01/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AndreaB__0-1716323506552.png" alt="AndreaB__0-1716323506552.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;2) I see&amp;nbsp;&lt;EM&gt;Only datasets that are owned by the connected user will be displayed. &lt;/EM&gt;&amp;nbsp;So do people end up running this tool at least twice - once as 'sde' and once as the DataOwner user?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Andrea&lt;/P&gt;</description>
      <pubDate>Tue, 21 May 2024 20:35:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/analyze-datasets-tool-datasets-to-analyze/m-p/1476534#M45166</guid>
      <dc:creator>AndreaB_</dc:creator>
      <dc:date>2024-05-21T20:35:19Z</dc:date>
    </item>
    <item>
      <title>Re: Analyze Datasets tool - Datasets to Analyze maintenance</title>
      <link>https://community.esri.com/t5/data-management-questions/analyze-datasets-tool-datasets-to-analyze/m-p/1476551#M45167</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/727623"&gt;@AndreaB_&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;EM&gt;1) Is there a way to pick all Datasets in the geodatabase? Would be nice if we had a select all button here - I have a lot and I haven't picked them all from the drop down yet. I think you all are going to say - use Python. and I'm sure I should but I really just wanted a quick way to run this tool on all datasets.&amp;nbsp;&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;[Marcelo]: You can drag and drop all the featuredatasets, featureclasses, tables into the "Datasets to Analyze" box and the tool will update the statistics for all of them. You can them turn the tool into a Model Builder or Python Script.&lt;/P&gt;&lt;P&gt;&lt;EM&gt;2) I see&amp;nbsp;Only datasets that are owned by the connected user will be displayed.&amp;nbsp;&amp;nbsp;So do people end up running this tool at least twice - once as 'sde' and once as the DataOwner user?&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;[Marcelo]: I prefer to always use the data owner user connection to analyze and get new statistics, I do not use the sde user connection. If I have multiple data owner users, then I execute the analyze multiple times.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Note, you still need to run the Analyze with the sde user connection but with the option "Include System Tables" to update statistics of the ArcSDE Geodatabase tables. When you run the Analyze with the data owner users you turn off that option.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Analyze Datasets example:&lt;/STRONG&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;sde user connection&amp;nbsp;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;note: sde user is the arcsde geodatabase repository owner and shall not be used to load featureclasses and tables.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MarceloMarques_0-1716325596316.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/104860iBD154BB9DCFAF08E/image-size/large?v=v2&amp;amp;px=999" role="button" title="MarceloMarques_0-1716325596316.png" alt="MarceloMarques_0-1716325596316.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;data owner user connection&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MarceloMarques_1-1716325693830.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/104861i533E12688DC95089/image-size/large?v=v2&amp;amp;px=999" role="button" title="MarceloMarques_1-1716325693830.png" alt="MarceloMarques_1-1716325693830.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MarceloMarques_2-1716325749171.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/104862i3ACB4AF10003F6BB/image-size/large?v=v2&amp;amp;px=999" role="button" title="MarceloMarques_2-1716325749171.png" alt="MarceloMarques_2-1716325749171.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;In my case I am also a database administrator, hence I prefer to use the RDBMS SQL commands to get new statistics instead of using the ArcGIS Pro Analyze GP tool, the RDBMS SQL commands provide advanced options that the Analyze GP tool does not have.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I hope this helps.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 21 May 2024 21:13:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/analyze-datasets-tool-datasets-to-analyze/m-p/1476551#M45167</guid>
      <dc:creator>MarceloMarques</dc:creator>
      <dc:date>2024-05-21T21:13:48Z</dc:date>
    </item>
    <item>
      <title>Re: Analyze Datasets tool - Datasets to Analyze maintenance</title>
      <link>https://community.esri.com/t5/data-management-questions/analyze-datasets-tool-datasets-to-analyze/m-p/1476552#M45168</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/727623"&gt;@AndreaB_&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With tool you can select the down arrow and then click the checkbox. yes, this will only display data owned by schema owner and should be ran with "data owner" and SDE user.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MarlonAmaya_0-1716324698250.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/104857i235DFBDD51958AE8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MarlonAmaya_0-1716324698250.png" alt="MarlonAmaya_0-1716324698250.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 May 2024 20:52:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/analyze-datasets-tool-datasets-to-analyze/m-p/1476552#M45168</guid>
      <dc:creator>MarlonAmaya</dc:creator>
      <dc:date>2024-05-21T20:52:23Z</dc:date>
    </item>
    <item>
      <title>Re: Analyze Datasets tool - Datasets to Analyze maintenance</title>
      <link>https://community.esri.com/t5/data-management-questions/analyze-datasets-tool-datasets-to-analyze/m-p/1476578#M45169</link>
      <description>&lt;P&gt;ah ok!! Thank you both!! Never knew that little arrow was there hiding the checkbox for select all. And the rest all makes sense to me. Appreciate it!&lt;/P&gt;</description>
      <pubDate>Tue, 21 May 2024 21:24:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/analyze-datasets-tool-datasets-to-analyze/m-p/1476578#M45169</guid>
      <dc:creator>AndreaB_</dc:creator>
      <dc:date>2024-05-21T21:24:09Z</dc:date>
    </item>
    <item>
      <title>Re: Analyze Datasets tool - Datasets to Analyze maintenance</title>
      <link>https://community.esri.com/t5/data-management-questions/analyze-datasets-tool-datasets-to-analyze/m-p/1476604#M45170</link>
      <description>&lt;P&gt;oh interesting....I got "Could not analyze dataset ... (You might not have sufficient permissions.)" on 19 of the layers. The other 30 ran fine. I used the dataowner connection - or so it appears.&lt;/P&gt;</description>
      <pubDate>Tue, 21 May 2024 21:59:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/analyze-datasets-tool-datasets-to-analyze/m-p/1476604#M45170</guid>
      <dc:creator>AndreaB_</dc:creator>
      <dc:date>2024-05-21T21:59:54Z</dc:date>
    </item>
    <item>
      <title>Re: Analyze Datasets tool - Datasets to Analyze maintenance</title>
      <link>https://community.esri.com/t5/data-management-questions/analyze-datasets-tool-datasets-to-analyze/m-p/1476610#M45171</link>
      <description>&lt;P&gt;which is the data owner user for the layers that worked?&lt;BR /&gt;which is the data owner user for the layers that did not work?&lt;BR /&gt;&lt;SPAN&gt;which connection file did you use? the sde user? or which data owner user?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;based on how permissions are set for the users and if a particular data owner user can see the data of other data owner user, then that data owner user will not have privileges, and you will need to run the Analyze with the other data owner user.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 21 May 2024 22:06:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/analyze-datasets-tool-datasets-to-analyze/m-p/1476610#M45171</guid>
      <dc:creator>MarceloMarques</dc:creator>
      <dc:date>2024-05-21T22:06:42Z</dc:date>
    </item>
    <item>
      <title>Re: Analyze Datasets tool - Datasets to Analyze maintenance</title>
      <link>https://community.esri.com/t5/data-management-questions/analyze-datasets-tool-datasets-to-analyze/m-p/1476613#M45172</link>
      <description>&lt;P&gt;Well, I thought the tool was done. But it said 100% and it was still working. And when I went to close ArcGIS Pro - it said the tool was still running. So there's a chance all of the error messages weren't loaded yet. In that case none of them would have worked.&lt;/P&gt;&lt;P&gt;This is the "not best practices" geodatabase that has 'sde' as the Data Owner for everything (not doing that in future, I promise!) . so I was connected as 'sde'. I am using this one to test Prod before I replace Prod with the best, new one. But maybe this geodatabase is too messed up to function.&lt;/P&gt;</description>
      <pubDate>Tue, 21 May 2024 22:10:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/analyze-datasets-tool-datasets-to-analyze/m-p/1476613#M45172</guid>
      <dc:creator>AndreaB_</dc:creator>
      <dc:date>2024-05-21T22:10:29Z</dc:date>
    </item>
    <item>
      <title>Re: Analyze Datasets tool - Datasets to Analyze maintenance</title>
      <link>https://community.esri.com/t5/data-management-questions/analyze-datasets-tool-datasets-to-analyze/m-p/1476653#M45173</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/727623"&gt;@AndreaB_&lt;/a&gt;&amp;nbsp;- grant db_owner role to the sde user on the geodatabase that has the sde user as the data owner user, close/open ArcGIS Pro and then try again the Analyze Tool using the connection file of the sde user and it shall work this time.&lt;BR /&gt;&lt;BR /&gt;Tip: You can update statistics directly in SQL Server using this SQL command.&lt;BR /&gt;&lt;BR /&gt;USE &amp;lt;your_db_name_here&amp;gt;&lt;BR /&gt;GO&lt;BR /&gt;EXEC sp_updatestats&lt;BR /&gt;GO&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://learn.microsoft.com/en-us/sql/relational-databases/system-stored-procedures/sp-updatestats-transact-sql?view=sql-server-ver16" target="_blank"&gt;https://learn.microsoft.com/en-us/sql/relational-databases/system-stored-procedures/sp-updatestats-transact-sql?view=sql-server-ver16&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 21 May 2024 23:04:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/analyze-datasets-tool-datasets-to-analyze/m-p/1476653#M45173</guid>
      <dc:creator>MarceloMarques</dc:creator>
      <dc:date>2024-05-21T23:04:48Z</dc:date>
    </item>
    <item>
      <title>Re: Analyze Datasets tool - Datasets to Analyze maintenance</title>
      <link>https://community.esri.com/t5/data-management-questions/analyze-datasets-tool-datasets-to-analyze/m-p/1477020#M45178</link>
      <description>&lt;P&gt;Now I know why I was looking for the Select All button - because there is one on the Rebuild Indexes pane (see below). Are you aware of any Ideas to make these panes have the same look and feel to 'select all'? or&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/129401"&gt;@KoryKramer&lt;/a&gt;&amp;nbsp;? Super confusing to have to 2 different ways (and the help documentation doesn't talk about Select All). If there isn't one then I can start one.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AndreaB__0-1716391361793.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/104959iC55C97E3B58AF73A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AndreaB__0-1716391361793.png" alt="AndreaB__0-1716391361793.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Wed, 22 May 2024 15:26:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/analyze-datasets-tool-datasets-to-analyze/m-p/1477020#M45178</guid>
      <dc:creator>AndreaB_</dc:creator>
      <dc:date>2024-05-22T15:26:05Z</dc:date>
    </item>
    <item>
      <title>Re: Analyze Datasets tool - Datasets to Analyze maintenance</title>
      <link>https://community.esri.com/t5/data-management-questions/analyze-datasets-tool-datasets-to-analyze/m-p/1477031#M45179</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/727623"&gt;@AndreaB_&lt;/a&gt;&amp;nbsp;- I am not aware of any idea posted asking to make the GP Tools UI similar for "Select All".&lt;BR /&gt;Please go ahead and post an idea about this, if there is a duplicate idea then when your idea is reviewed, we will know for sure. I agree it is a good enhancement.&amp;nbsp; : )&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MarceloMarques_0-1716392122772.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/104962i5B8075FE21DB457D/image-size/large?v=v2&amp;amp;px=999" role="button" title="MarceloMarques_0-1716392122772.png" alt="MarceloMarques_0-1716392122772.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MarceloMarques_1-1716392136334.png" style="width: 327px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/104963i7F5963F17B100266/image-size/large?v=v2&amp;amp;px=999" role="button" title="MarceloMarques_1-1716392136334.png" alt="MarceloMarques_1-1716392136334.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 May 2024 15:39:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/analyze-datasets-tool-datasets-to-analyze/m-p/1477031#M45179</guid>
      <dc:creator>MarceloMarques</dc:creator>
      <dc:date>2024-05-22T15:39:04Z</dc:date>
    </item>
    <item>
      <title>Re: Analyze Datasets tool - Datasets to Analyze maintenance</title>
      <link>https://community.esri.com/t5/data-management-questions/analyze-datasets-tool-datasets-to-analyze/m-p/1477042#M45180</link>
      <description>&lt;P&gt;Great, thank you! Posted:&amp;nbsp;&lt;A href="https://community.esri.com/t5/arcgis-pro-ideas/make-the-ui-panes-the-same-for-quot-select-all/idi-p/1477041" target="_blank"&gt;https://community.esri.com/t5/arcgis-pro-ideas/make-the-ui-panes-the-same-for-quot-select-all/idi-p/1477041&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 May 2024 15:52:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/analyze-datasets-tool-datasets-to-analyze/m-p/1477042#M45180</guid>
      <dc:creator>AndreaB_</dc:creator>
      <dc:date>2024-05-22T15:52:12Z</dc:date>
    </item>
    <item>
      <title>Re: Analyze Datasets tool - Datasets to Analyze maintenance</title>
      <link>https://community.esri.com/t5/data-management-questions/analyze-datasets-tool-datasets-to-analyze/m-p/1477191#M45186</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/7880"&gt;@MarceloMarques&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;So I tested giving db_owner role to sde user on that old geodatabase. It still didn't allow me to have permissions to run the Analyze Tool. I think there are other things going on with that geodatabase. But no worries - because I tested the Analyze Tool on my new and improved sql geodatabase using the Data Owner connection and it worked perfectly. My goal is to replace the old geodatabase and the sooner the better.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Oh, and I'm not dbo or sysadmin so I can't&amp;nbsp;&lt;SPAN&gt;update statistics directly in SQL Server using that SQL command. Wish I could. I'm a member of db_owner but that didn't seem to matter.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thanks again.&lt;/P&gt;</description>
      <pubDate>Wed, 22 May 2024 19:00:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/analyze-datasets-tool-datasets-to-analyze/m-p/1477191#M45186</guid>
      <dc:creator>AndreaB_</dc:creator>
      <dc:date>2024-05-22T19:00:34Z</dc:date>
    </item>
    <item>
      <title>Re: Analyze Datasets tool - Datasets to Analyze maintenance</title>
      <link>https://community.esri.com/t5/data-management-questions/analyze-datasets-tool-datasets-to-analyze/m-p/1477241#M45187</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/727623"&gt;@AndreaB_&lt;/a&gt;&amp;nbsp;- I am glad that the new SQL Server Geodatabase that you created following the best practices is working smoothly. That is the goal of my database template scripts and database guidebooks. I am happy is helping.&amp;nbsp; : )&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://community.esri.com/t5/mapping-and-charting-enterprise-databases/mapping-and-charting-solutions-mcs-enterprise/ba-p/893351" target="_blank"&gt;Mapping and Charting Solutions (MCS) Enterprise Databases Best Practices (esri.com)&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 May 2024 20:29:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/analyze-datasets-tool-datasets-to-analyze/m-p/1477241#M45187</guid>
      <dc:creator>MarceloMarques</dc:creator>
      <dc:date>2024-05-22T20:29:30Z</dc:date>
    </item>
  </channel>
</rss>

