<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hi Maxim,<br>
    <br>
    I already tried wait for tables, but it gives me time out. I
    strongly believe that in schema the information related to the table
    is getting missed or corrupted, can this be possible.?<br>
    <br>
    Regards,<br>
    Arun P<br>
    <br>
    <div class="moz-cite-prefix">On Friday 21 April 2017 12:23 PM, Minin
      Maxim wrote:<br>
    </div>
    <blockquote cite="mid:554dd866cf5044dfbf23f261c085c913@sv2085.baag"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
      <meta name="Generator" content="Microsoft Word 14 (filtered
        medium)">
      <style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";
        color:black;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.E-MailFormatvorlage17
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 2.0cm 70.85pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
      <div class="WordSection1">
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"
            lang="EN-US">see -  <a moz-do-not-send="true"
              href="http://erlang.org/doc/man/mnesia.html#wait_for_tables-2">http://erlang.org/doc/man/mnesia.html#wait_for_tables-2</a><o:p></o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"
            lang="EN-US"><o:p> </o:p></span></p>
        <p class="MsoNormal">Cheers<o:p></o:p></p>
        <p class="MsoNormal">Maxim<o:p></o:p></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"
            lang="EN-US"><o:p> </o:p></span></p>
        <div>
          <div style="border:none;border-top:solid #B5C4DF
            1.0pt;padding:3.0pt 0cm 0cm 0cm">
            <p class="MsoNormal"><b><span
style="font-size:10.0pt;font-family:"Tahoma","sans-serif";color:windowtext">Von:</span></b><span
style="font-size:10.0pt;font-family:"Tahoma","sans-serif";color:windowtext">
                <a class="moz-txt-link-abbreviated" href="mailto:erlang-questions-bounces@erlang.org">erlang-questions-bounces@erlang.org</a>
                [<a class="moz-txt-link-freetext" href="mailto:erlang-questions-bounces@erlang.org">mailto:erlang-questions-bounces@erlang.org</a>]
                <b>Im Auftrag von </b>Arun<br>
                <b>Gesendet:</b> Freitag, 21. April 2017 08:00<br>
                <b>An:</b> <a class="moz-txt-link-abbreviated" href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
                <b>Betreff:</b> [erlang-questions] Mnesia table is not
                available after restart<o:p></o:p></span></p>
          </div>
        </div>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">Hi,<br>
          <br>
          I am running an application on a single node and the
          application creates some <b>
            ram copies</b> 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 ?<br>
          <br>
          Regards,<br>
          Arun P<o:p></o:p></p>
      </div>
    </blockquote>
    <br>
  </body>
</html>