I'm trying to build some SDE maintenance Python scripts and found this help document very informative.
ArcGIS Help 10.2 - Using Python scripting to batch reconcile and post versions
However, I noticed that the detailed section on Rebuild Indexes and Analyze Datasets does not uses the NO_SYSTEM option for include_system, but the full example code at the bottom does. Could someone clarify exactly what the include_system option does and which is the recommended way to use it? Maybe a Python expert can help?