<div dir="ltr">Hi,<div class="gmail_extra"><br><div class="gmail_quote">On Tue, Aug 13, 2013 at 10:38 AM, Michael Hafen <span dir="ltr"><<a href="mailto:michael.hafen@washk12.org" target="_blank">michael.hafen@washk12.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div><div>with that said, the sequence database queries would be something like:<br></div>
</div></div><br>Truncate Table branchtransfers;<br>Truncate Table issues;<br>Truncate Table old_issues;<br>Truncate Table reserves;<br>Truncate Table old_reserves;<br>
Truncate Table tmp_holdsqueue;<br>Truncate Table accountoffsets;<br>Truncate Table accountlines;<br>Truncate Table statistics;<br></div>Truncate Table action_logs;<br></div></div></blockquote></div><div><br></div><div>To add on one more command:</div>
<div><br></div><div>UPDATE items SET onloan = NULL;</div><div><br></div><div>This avoids a problem where an item would appear in certain places to still be on loan.</div><div><br></div><div>Regards,</div><div><br></div><div>
Galen</div>-- <br><div dir="ltr"><div>Galen Charlton</div><div>Manager of Implementation</div><div>Equinox Software, Inc. / The Open Source Experts</div><div>email:  <a href="mailto:gmc@esilibrary.com" target="_blank">gmc@esilibrary.com</a></div>
<div>direct: +1 770-709-5581</div><div>cell:   +1 404-984-4366</div><div>skype:  gmcharlt</div><div>web:    <a href="http://www.esilibrary.com/" target="_blank">http://www.esilibrary.com/</a></div><div>Supporting Koha and Evergreen: <a href="http://koha-community.org" target="_blank">http://koha-community.org</a> & <a href="http://evergreen-ils.org" target="_blank">http://evergreen-ils.org</a></div>
</div>
</div></div>