Hi, Try to run ./bulkmarcimport.pl -d -c -v MARC21 -file /home/amit/ML.mrc Note: c the characteristic MARC flavour. At the moment, only MARC21 and UNIMARC are supported. MARC21 by default. d delete EVERYTHING related to biblio in koha-DB before import. Tables: biblio, biblioitems, titems v verbose mode. 1 means "some infos", 2 means "MARC dumping" file /path/to/file/to/dump: the file to import Rudy Wuthrich wrote:
I did convert the Follett file with the script given by Doug (Thanks) So I got the file ML.mrc (see attachment)
But when I run the bulkmarcimport.pl this is the error I get:
linux-teck:/usr/share/koha/bin/migration_tools # perl bulkmarcimport.pl -v 2 -c MARC21 -file /usr/share/koha/bin/migrationtools/ML.mrc -d deleting biblios Characteristic MARC flavour: UNIMARC .substr outside of string at /usr/share/koha/lib/C4/Charset.pm line 241, <GEN10> line 1. linux-teck:/usr/share/koha/bin/migration_tools #
If I run the command with -s then the test is all ok and it says 16 records are processed.
I'm probably just confused with UNIMARC and MARC21
Here is my question: 1) How do I know whether my file ML.mrc is UNIMARC or MARC21 ? 2) How do I know whether my Koha is running UNIMARC or MARC21 ? (Stupid question, yes, I did setup the system, but how can I check now?)
Thanks for any help. Rudy Wuthrich Kodaikanal International School
_______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
----- Cheers, Amit Gupta Nucsoft OSS Labs http://www.osslabs.biz -- View this message in context: http://www.nabble.com/bulkmarcimport.pl-for--MICROLIF.001-from-Follett-tp227... Sent from the Koha - Discuss mailing list archive at Nabble.com.