[erlang-questions] Mnesia table is not available after restart

Arun arunp@REDACTED
Fri Apr 21 08:00:29 CEST 2017


Hi,

I am running an application on a single node and the application creates 
some *ram copies* tables on the same node, but the problem what I am 
facing is that, if I restart my system suddenly after successful 
creation of all tables, in the next start the table which got created 
last is missing, but if I give some delay after creation of tables and 
restart the system all tables will be available in the next start. In 
mnesia reference manual and users guide I could not find a proper 
solution to this issue, can somebody kindly explain what is the reason 
behind this behavior and is there any solution for this ?. Will the 
function mnesia:dump_log/0 be helpful ?

Regards,
Arun P
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20170421/31b4fb66/attachment.htm>


More information about the erlang-questions mailing list