nerdexam
Esri

EADP10 · Question #32

An ArsGIS user has a Python script to synchronize a geodatabase with large numbers of updates from the server. Why does the ArcGIS user benefit from scheduling the synchronization process through…

The correct answer is A. The Windows Task Scheduler runs the script automatically and can be set to run during off peak hours. See the full explanation below for the reasoning.

Question

An ArsGIS user has a Python script to synchronize a geodatabase with large numbers of updates from the server. Why does the ArcGIS user benefit from scheduling the synchronization process through Task Scheduler?

Options

  • AThe Windows Task Scheduler runs the script automatically and can be set to run during off peak hours
  • BThe Windows Task Scheduler prompts if there are any data validation errors and logs them in a text file
  • CThe Windows Task Scheduler prompts if the server is not available and logs server errors in a text file
  • DThe Windows Task Scheduler validates the script and opens it in a default debugging environment

How the community answered

(36 responses)
  • A
    75% (27)
  • B
    14% (5)
  • C
    8% (3)
  • D
    3% (1)

Community Discussion

No community discussion yet for this question.

Full EADP10 Practice