Hi Eugen,

it should not create any errors or problems to delete these tables.

There is even an option in the cleanup_database.pl script that will do
this type of deletions:

https://git.koha-community.org/Koha-community/Koha/src/branch/master/misc/cronjobs/cleanup_database.pl

--deleted-catalog

Hope this helps,

Katrin

On 07.03.23 08:32, DHIM IT wrote:
Dear colleagues,

the problem was that I had some old data in deletedbiblio_metadata. I think I 
forgot to clear the table after some test imports. Thanks Katrin for the tip.

Another question. Is it ok for KOHA to empty all deleted_TABLES ?

Best regards,
Eugen Bastron

Am 17.02.23, 12:35 schrieb "Koha im Auftrag von DHIM IT" <koha-boun...@lists.katipo.co.nz 
<mailto:koha-boun...@lists.katipo.co.nz> im Auftrag von itmana...@dhi-moskau.org 
<mailto:itmana...@dhi-moskau.org>>:


Hello Alvoro,


before deletion I don’t have any problems in koha-about/system. After I’m 
trying to delete the record I get an error in koha-about/system. But if I 
delete the record from deletedbiblio I can delete the biblio over Web without 
any problem.






I think the error is if I try to delete the biblio, koha put the biblionumber 
into deletedbiblio than check deletedbiblio and give me error. I can’t 
understand, why I can normally delete the record second time after I delete the 
biblio from deletedbiblio .


Maybe is it some Indexing problem? Any other ideas?




Server version: 10.5.18-MariaDB-0+deb11u1 Debian 11






init-file_koha_fix.sql is implemented.




Von: Alvaro Cornejo <cornejo.alv...@gmail.com <mailto:cornejo.alv...@gmail.com>>
Datum: Donnerstag, 16. Februar 2023 um 17:23
An: DHIM IT <itmana...@dhi-moskau.org <mailto:itmana...@dhi-moskau.org>>
Cc: "koha@lists.katipo.co.nz <mailto:koha@lists.katipo.co.nz>" <koha@lists.katipo.co.nz 
<mailto:koha@lists.katipo.co.nz>>
Betreff: Re: [Koha] Can't delete fresh created biblio. DBI Exception: 
DBD::mysql::db do failed: Duplicate entry


Hi,


Seems you have duplicated records and need to fix them. You can check that out 
in:


Go to koha-about/system information.


If that is the case, you will find there instructions on how to fix the issue 
as well as the duplicated record numbers..


Regards


Alvaro
|----------------------------------------------------------------------------------------|
[Das Bild wurde vom Absender entfernt.] Stay safe / Cuídate/ Reste sécurisé
7 Switch off as you go / Apaga lo que no usas / Débranchez au fur et à mesure.
q Recycle always / Recicla siempre / Recyclez toujours
P Print only if absolutely necessary / Imprime solo si es necesario / Imprimez 
seulement si nécessaire




Le jeu. 16 févr. 2023 à 03:05, DHIM IT <itmana...@dhi-moskau.org 
<mailto:itmana...@dhi-moskau.org><mailto:itmana...@dhi-moskau.org 
<mailto:itmana...@dhi-moskau.org>>> a écrit :
Dear colleagues,


I have problem on one of koha instance Version 22.05.09.000.


If I try to delete some biblio, fresh created too, I get this error:
An error has occurred!
Error 500




From: /var/log/koha/koha/plack-error.log




{UNKNOWN}: DBI Exception: DBD::mysql::db do failed: Duplicate entry 
'61703-marcxml-MARC21' for key 'deletedbiblio_metadata_uniq_key' at 
/usr/share/koha/lib/C4/Biblio.pm line 2867










At the same time biblio landed in to the table deletedbiblio. After deleting of 
record from deletedbiblio and trying to delete the record again, it works.








Maybe have somebody idea about the error?




Mit besten Grüßen
IT-Manager
Eugen Bastron


_______________________________________________


Koha mailing list http://koha-community.org <http://koha-community.org>
Koha@lists.katipo.co.nz <mailto:Koha@lists.katipo.co.nz><mailto:Koha@lists.katipo.co.nz 
<mailto:Koha@lists.katipo.co.nz>>
Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha 
<https://lists.katipo.co.nz/mailman/listinfo/koha>
_______________________________________________


Koha mailing list http://koha-community.org <http://koha-community.org>
Koha@lists.katipo.co.nz <mailto:Koha@lists.katipo.co.nz>
Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha 
<https://lists.katipo.co.nz/mailman/listinfo/koha>



_______________________________________________

Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
_______________________________________________

Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha

Reply via email to