Fragment not locked

wojteksurowka@REDACTED wojteksurowka@REDACTED
Sun Jul 11 15:57:34 CEST 2021


I have a fragmented table in Mnesia. When I try to add a new fragment, as
described in documentation:

 

mnesia:change_table_frag(name, {add_frag, [node()]}).

 

I am getting an error

 

{aborted,{"add_frag: Fragment not locked",5}}  

 

What could be the cause of this? What can I do to add a new fragment?

 

Thanks,

Wojtek

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20210711/ee7de8a2/attachment.htm>


More information about the erlang-questions mailing list