Database Reference
In-Depth Information
All these operations, which require modifying the schema of the geodatabase, will throw
an error if someone is already using the geodatabase. This is called a schema lock error.
Note
Best practice
Python will throw a schema lock error if it is trying to change the schema of the geodata-
base while it is in use by someone else. Always close all connections to the geodatabase
before running your script.
Search WWH ::




Custom Search