Hello,
I work with ModelBuilder, on feature class present inside dataset in SDE.
See attachment please.
The model runs in this order:
1) COPY
2) COPY OF ENTITIES
3) DELETE ENTITIES
4) APPEND
5) CHANGE PRIVILEGES
6) ADD SPATIAL INDEX
The tool operates correctly to step 6).
At this stage, it returns me an error message. This indicates that someone is using the data and therefore step 6) can not be executed.
How can I solve this problem?