You should look at the files you imported with MarcEdit or a similar tool.&nbsp; It may be necessary to reimport the corrected files after repairing them.<br><br>--Joe<br><br><div class="gmail_quote">On Fri, Feb 20, 2009 at 12:07 PM, Jeffrey LePage <span dir="ltr">&lt;<a href="mailto:jeffrey_lepage@yahoo.com">jeffrey_lepage@yahoo.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;">Greetings,<br>
<br>
We have a small library, and for the sake of simplicity, we run without zebra.<br>
<br>
When I run rebuild_nozebra.pl interactively I&#39;m getting errors on 15 of our 8000+ records. &nbsp; &nbsp;Judging by the biblioitem numbers, I think all or most of these records got into the system when we imported MARC records from Sagebrush Athena.<br>

<br>
The errors fall into 2 categories:<br>
<br>
Error 1<br>
----------------<br>
Cannot decode string with wide characters at /usr/lib/perl/5.8/Encode.pm line 166<br>
<br>
I can see the wide characters when I query biblioitems.marcxml. &nbsp;For example, there&#39;s an accent mark over an illustrator&#39;s name in one of the Harry Potter books.<br>
<br>
How do I fix these records? I note that the biblioitems table contains:<br>
 &nbsp; a) marcxml longtext<br>
 &nbsp; b) marc longblob<br>
<br>
Error 2<br>
---------------<br>
No close tag marker<br>
<br>
The MARC record is indeed missing close tags. &nbsp;In each case, the datafield tag 952, subfield 6 is not closed. &nbsp;The MARC record ends like this:<br>
<br>
&lt;datafield tag=952&quot; ind1=&quot; &quot; ind2=&quot; &quot;&gt;<br>
 &nbsp;&lt;subfield code=&quot;7&quot;&gt;0&lt;/subfield&gt;<br>
 &nbsp;&lt;subfield code=&quot;p&quot;&gt;5595&lt;/subfield&gt;<br>
 &nbsp;&lt;subfield code=&quot;4&quot;&gt;0&lt;/subfield&gt;<br>
 &nbsp;&lt;subfield code=&quot;0&quot;&gt;0&lt;/subfield&gt;<br>
 &nbsp;&lt;subfield code=&quot;6&quot;&gt;SPA_635_900000000000000_S<br>
<br>
<br>
*******************<br>
How should I fix these errors and how should I prevent them in the future? &nbsp;If I manually repair biblioitems.marcxml do I also need to repair biblioitems.marc (which is a blob)?<br>
<br>
<br>
Thanks,<br>
Jeff LePage<br>
<br>
<br>
<br>
<br>
--<br>
Please avoid sending me Word or PowerPoint attachments.<br>
See <a href="http://www.gnu.org/philosophy/no-word-attachments.html" target="_blank">http://www.gnu.org/philosophy/no-word-attachments.html</a><br>
<br>
<br>
<br>
_______________________________________________<br>
Koha mailing list<br>
<a href="mailto:Koha@lists.katipo.co.nz">Koha@lists.katipo.co.nz</a><br>
<a href="http://lists.katipo.co.nz/mailman/listinfo/koha" target="_blank">http://lists.katipo.co.nz/mailman/listinfo/koha</a><br>
</blockquote></div><br>