Inspect the records manually in mysql, like:<br><br><div style="margin-left: 40px;">select marcxml from biblioitems where biblionumber = 22480;<br></div><br>See if you can identify the problem, often caused by characters that fall outside the proper encoding.<br>
<br>-- <br>Joe Atzberger<br>LibLime - Open Source Library Solutions<br><br><div class="gmail_quote">2009/7/31 Basu Talikoti <span dir="ltr"><<a href="mailto:basudpl@gmail.com">basudpl@gmail.com</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
hi <br><br>we are encountering some problem in MARC Biblio records, may be because of too many items with some of biblio records . <br>Therefore I executed the perl script.<br>./sync_items_in_marc_bib.pl --run update<br>
the summary report is 3 bad Marc records.<br>I would like to know. <br>how to correct this corrupt records.<br>and what precautions we should take records should not be corrupted because there are may deletion additions in biblio every day <br>
basu<br><br><br>[root@dplcat maintenance]# ./sync_items_in_marc_bib.pl --run update<br>... processed 100 records<br>... processed 200 records<br><br>processed 22100 records<br><br>Could not retrieve bib 22480 from the database - record is corrupt.<br>
<br>Could not processed 26800 records<br><br>Could not retrieve bib 27209 from the database - record is corrupt.retrieve bib 22481 from the database - record is corrupt.<br> processed 27900 records<br>... processed 28000 records<br>
... processed 28100 records<br>... processed 28200 records<br>... processed 28300 records<br>Embedded item synchronization report<br>------------------------------------<br>Number of bibs checked: 28354<br>
Number of bibs modified: 28200<br>Number of item fields removed from bibs: 95800<br>Number of item fields added to bibs: 95801<br>Number of bibs with errors: 3<br><br></blockquote></div>