<div dir="ltr">Following the documentation, are you trying to reproduce example for {hash_state, Term}? <div>The line "<span style="color:rgb(56,58,66);font-family:mono,Courier,monospace;font-size:11.2px">mnesia:change_table_frag(prim_dict, {add_frag, [node()]}).</span>"  can be found only there.<br></div><div>Or you've somehow changed those examples for your own needs? If so please provide a full list of your steps.</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">пн, 12 июл. 2021 г. в 14:36, <<a href="mailto:wojteksurowka@me.com">wojteksurowka@me.com</a>>:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">> Are you calling "change_table_frag" within a transaction (i.e. mnesia:activity)?<br>
<br>
No I do not. Should I? I followed examples in documentation at<br>
<a href="http://erlang.org/doc/apps/mnesia/Mnesia_chap5.html#table-fragmentation" rel="noreferrer" target="_blank">http://erlang.org/doc/apps/mnesia/Mnesia_chap5.html#table-fragmentation</a><br>
where activity is used for other operations, but not for add_frag.<br>
<br>
Thanks,<br>
Wojtek<br>
<br>
</blockquote></div>