<br><br><div class="gmail_quote">On Thu, Jun 18, 2009 at 8:21 PM, Steve Freegard <span dir="ltr">&lt;<a href="mailto:steve.freegard@fsl.com">steve.freegard@fsl.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div class="h5">Zaeem Arshad wrote:<br>
&gt; Hi,<br>
&gt;<br>
&gt; Can any one explain what this means and what&#39;s the impact? Found it<br>
&gt; while stracing a MailScanner process.<br>
&gt;<br>
&gt; access(&quot;/queue/mstmp/SpamAssassin.cache.db-journal&quot;, F_OK) = -1 ENOENT<br>
&gt; (No such file or directory)<br>
&gt;<br>
<br>
</div></div>Part of the SQLite library; it&#39;s totally normal; IIRC SQLite has to<br>
check to make sure the journal doesn&#39;t exist when it connects otherwise<br>
it has to move the data from the journal to the datafile.<br>
</blockquote><div><br>I see that happening a lot of times though..that&#39;s normal as well? <br></div></div><br>