Hello, What is the exact error you get? There is a --fk option to pass to the script to turn off the foreign key checks. But if you get an error during the truncate it will not help much.
Regards, Jonathan On Sat, 2 Jun 2018 at 00:00 ksorbo <[email protected]> wrote: > When running bulkmarcimport.pl with the -d option (truncate tables), I > get an > error stating Foreign Key violation. > > Is it possible that the foreign keys are not set to 0 before the truncate > commands are given? > > > > -- > Sent from: http://koha.1045719.n5.nabble.com/Koha-general-f3047918.html > _______________________________________________ > Koha mailing list http://koha-community.org > [email protected] > https://lists.katipo.co.nz/mailman/listinfo/koha > _______________________________________________ Koha mailing list http://koha-community.org [email protected] https://lists.katipo.co.nz/mailman/listinfo/koha

