Hi,

If your Koha is 17.11 or more, you have biblio datas in table 'biblio_metadata'.
But is whould be more clean to delete and recreat the entire database.

Regards,

Le 11/11/2019 à 06:59, takan bhatt a écrit :
takan bhatt <[email protected]>
Sat, Nov 9, 5:32 PM (2 days ago)
to koha
Sir /Madam
During upload of marc file, I have made some mistake and my barcode is not
showing as it should be.. I followed following procedure.

*udo su*
*mysql -uroot -p*
*use koha_library;*

*SET FOREIGN_KEY_CHECKS=0;*

*TRUNCATE items; *
*TRUNCATE deleteditems;*

*TRUNCATE biblioitems; *
*TRUNCATE biblio; *
*TRUNCATE deletedbiblioitems; *
*TRUNCATE deletedbiblio;*

*SET FOREIGN_KEY_CHECKS=1;*

*quit*


However, all the biblio are still in catalogue ?

How to overcome this?  If not possible then show me how to uninstall KOHA.


Rajesh Bhatt
Librarian,
GRIMS VAPI
_______________________________________________
Koha mailing list  http://koha-community.org
[email protected]
https://lists.katipo.co.nz/mailman/listinfo/koha


--
Fridolin SOMERS <[email protected]>
BibLibre, France - software and system maintainer
_______________________________________________
Koha mailing list  http://koha-community.org
[email protected]
https://lists.katipo.co.nz/mailman/listinfo/koha

Reply via email to