<br><br><div class="gmail_quote">On Thu, Jun 18, 2009 at 8:21 PM, Steve Freegard <span dir="ltr"><<a href="mailto:steve.freegard@fsl.com">steve.freegard@fsl.com</a>></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>
> Hi,<br>
><br>
> Can any one explain what this means and what's the impact? Found it<br>
> while stracing a MailScanner process.<br>
><br>
> access("/queue/mstmp/SpamAssassin.cache.db-journal", F_OK) = -1 ENOENT<br>
> (No such file or directory)<br>
><br>
<br>
</div></div>Part of the SQLite library; it's totally normal; IIRC SQLite has to<br>
check to make sure the journal doesn'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's normal as well? <br></div></div><br>