Hi. Finally fed up with turning on and off again. It's ArcMap, but I imagine the same issues arise in ArcPro. Simply starting an edit session to edit some feature classes within a file geodatabase and every feature class in my Table of Contents within a particular FGDB is 'Not Editable'. In this instance, I had just performed a Union using arcpy (arcpy.Union_analysis(...)) on feature classes within the now locked feature dataset and the output also was sent there. I realize this is a basic question, but I cannot find decent information on StackExchange or elsewhere. The classic ESRI monopolization of Google searches where every Google search result is a general ESRI information page on schema locks but no solutions. So yes, how do I remove unnecessary locks that ArcMap failed to remove after geoprocessing? Thanks.