Re: [Koha] Need advice regarding removal of deleted biblio records

2019-06-25 Thread Andy Boze
Thanks, Joel. I've been considering that. We do have a backup from immediately before the failed import. There have been some records added by our catalogers since then, but I think I can pretty easily identify them. I was just hoping there'd be an easy way to purge the deleted biblio

Re: [Koha] Need advice regarding removal of deleted biblio records

2019-06-25 Thread Coehoorn, Joel
To clarify the "Go back to previous backup" idea... assuming you have a backup that will work, the normal challenge here is circulation transactions that took place since the bad import. This often means running and printing an issues report before restoring, and then manually re-entering the

Re: [Koha] Need advice regarding removal of deleted biblio records

2019-06-25 Thread Paul A
On 2019-06-25 4:43 p.m., Andy Boze wrote: Dear all, I'm hoping someone can give me a bit of direction. We have a large number of deleted biblio records (due to a failed MARC records import). We'd like to remove the deleted records from the database as there are somewhat more deleted records

Re: [Koha] Need advice regarding removal of deleted biblio records

2019-06-25 Thread Andy Boze
Actually we did use the import tool. The server (it's running on AWS) choked and we had to restart it. We bumped up its capacity and restarted, and Koha looked like it continued to process the import where it left off. Unfortunately we ended up with lots of duplicate records (with different

Re: [Koha] Need advice regarding removal of deleted biblio records

2019-06-25 Thread Alvaro Cornejo
Hi If you do a Marc import through the koha importing tool, you can remove the records through the same process. You just need to check which import process you want to remove and that's it. Regards, Alvaro

[Koha] Need advice regarding removal of deleted biblio records

2019-06-25 Thread Andy Boze
Dear all, I'm hoping someone can give me a bit of direction. We have a large number of deleted biblio records (due to a failed MARC records import). We'd like to remove the deleted records from the database as there are somewhat more deleted records (401,000) than active records. Is there a