I have a geodatabase connection with several feature datasets within it. Last week, one of the feature datasets suddenly became uneditable for all users and versions within our GIS system. Whenever I try to start an edit session with any of the layers within this dataset, I get the error message "No editable layers". I assumed this could be a permissions issue, but all of the versions have full access given to this dataset (select, insert, update, delete). Is there something else I should be doing to be able to edit this data?
Thanks,
ZJK
Solved! Go to Solution.
It looks like you added new feature classes to the dataset. If you did, you need to re-register as versioned and it should correct your behavior.
https://support.esri.com/en/technical-article/000012405
It looks like you added new feature classes to the dataset. If you did, you need to re-register as versioned and it should correct your behavior.
https://support.esri.com/en/technical-article/000012405
Thank you for the quick response. I just needed to reset some locks when re-registering the versioning and it worked!
- ZJK