Hi Everyone,
I am new to this forum. My first question is:
Can we run the python script to update statistics as standalone program without ArcGIS Pro desktop?
Here is our situation.
ESRI provides a python script to update statistics in geodatabases:
https://pro.arcgis.com/en/pro-app/help/data/geodatabases/manage-sql-server/update-statistics.htm
We like to run this script on a single computer for all users and also geodatabases admin automatically every day at not-busy time. This script uses ArcPy python library, I just like to know if ArcGIS pro desktop has to be installed on this computer or we can run this python script with ArcPy standalone.
Thank you.
Raymond