[Koha] Reservoir records deletion
Hira Akram
hira.akram at almusnet.com
Fri Aug 10 17:15:20 NZST 2018
Records are still there and they came here just by searching in keyword and now there is no way to delete them. Why is it so?
From: Mark Alexander
Sent: Thursday, August 9, 2018 6:23 PM
To: koha
Subject: Re: [Koha] Reservoir records deletion
Excerpts from Hira Akram's message of 2018-08-09 17:30:07 +0500:
> I want to delete all biblio records from my koha but they are still appearing in reservoir. How to remove them? I have deleted them from catalogue and they are not imported so I cant clean the batch.
This is how I did it:
koha-shell LIB # LIB is your Koha instance name
/usr/share/koha/bin/cronjobs/cleanup_database.pl --import 60 -v
Here is what the --help option says about this:
--import DAYS purge records from import tables older than DAYS days.
Defaults to 60 days if no days specified.
Also see:
http://koha.1045719.n5.nabble.com/Biblios-in-reservoir-td5965405.html
_______________________________________________
Koha mailing list http://koha-community.org
Koha at lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha
More information about the Koha
mailing list