Description
When attempting to edit feature classes in a file geodatabase using the Start Editing option, the attempt fails with a permissions issue warning.
Warning:
Check to see that you have the appropriate permissions.
Cause
There are several possible causes for this issue:
- The file is located in a network drive.
- The layer or table is read-only.
- Lack of proper permissions to edit the file geodatabase.
- The file geodatabase is corrupted.
Solution or Workaround
Use one of the following solutions to resolve this issue depending on the cause:
Save the data in a local drive
In ArcMap or ArcGIS Pro, save the data in a local drive and use the data from the local drive instead of the network drive data.
Uncheck the Read-only option in the file geodatabase properties
- In the Windows File Explorer path where the file geodatabase is saved, right-click the file geodatabase folder and select Properties.
- In the General tab, uncheck the Read-only option in the Attributes section.
- Click Apply > OK.
Assign full control permissions to edit the file geodatabase
- In the Windows File Explorer path where the file geodatabase is saved, right-click the file geodatabase folder and select Properties.
- In the Security tab, click the group or user name of the logged in Windows account.
- Under Permissions for Authenticated Users, verify that the username has full control. If it does not, click Edit and assign full control permissions to that username.
- Click Apply > OK.
Create a new file geodatabase or repair the corrupted file geodatabase
- Create a new file geodatabase with full control permissions as in the previous option.
- Add the feature classes to the new geodatabase using Import > Feature class (multiple).
- Add the feature classes from the new geodatabase to ArcMap or ArcGIS Pro, and edit the feature classes.
Another option is to use the Recover File Geodatabase tool to repair the corrupted file geodatabase.