Feature Dataset suddenly uneditable

808
2
Jump to solution
03-29-2022 07:38 AM
Labels (2)
ZJKosel
New Contributor III

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

0 Kudos
1 Solution

Accepted Solutions
George_Thompson
Esri Frequent Contributor

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

--- George T.

View solution in original post

2 Replies
George_Thompson
Esri Frequent Contributor

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

--- George T.
ZJKosel
New Contributor III

Thank you for the quick response. I just needed to reset some locks when re-registering the versioning and it worked!

- ZJK