Bug ID Number |
BUG-000174194 |
Submitted | February 10, 2025 |
Last Modified | April 8, 2025 |
Applies to | ArcGIS Pro |
Version found | 3.2.1 |
Operating System | Windows OS |
Operating System Version | 10.0 64 Bit |
Status | As Designed
After review by the development team, it has been determined that this behavior is as designed. See the Additional Information section for details.
|
Additional Information
When overwriting the output dataset, a schema lock on the dataset is encountered if the dataset is in an open map. As a workaround, either remove the layer from the map or create an output dataset every time the scheduled tool runs. Use the time stamp variable %t% in the dataset path in the output parameter text box to automatically name the output dataset based on the time the tool ran.
Workaround
Remove the buffer feature class (final result) from the map.
Steps to Reproduce