ORA-41931
Unable to lock the graph underlying object "schema_name"."object_name".
- schema_name: The schema name where the object resides.
- object_name: The name of the underlying object as in all_objects.
Cause
The object was locked by another operation.
Action
Wait for the operations holding the conflicting lock to complete and retry.