Re: [Koha] Problems with bulkmarkimport.pl
Hi Beda, ----- "Beda Szukics" <beda@muri-gries.ch> wrote:
What does that mean? Have I forgotten something? I don't see an essential difference between the first example witch worked and this one exept the presence of the 090-fields and the 952$u-field. Are these required?
It looks like it is complaining about not finding the 090, which it expects to delete and then update with the new Koha biblionumber. However, you can work around the problem by adding a 090 to each record -- it shouldn't matter what it contains, just as long as the tag is present. Regards, Galen -- Galen Charlton Koha Application Developer LibLime galen.charlton@liblime.com p: 1-888-564-2457
Hi Galen,
What does that mean? Have I forgotten something? I don't see an essential difference between the first example witch worked and this one exept the presence of the 090-fields and the 952$u-field. Are these required?
It looks like it is complaining about not finding the 090, which it expects to delete and then update with the new Koha biblionumber. However, you can work around the problem by adding a 090 to each record -- it shouldn't matter what it contains, just as long as the tag is present.
Thank you. That helped. Now the records habe been imported and I can see them. I have some new problems. First and most embarrassing :-) - I can't add new biblios. The koha-error-log tells: [Sat Oct 27 10:37:14 2007] [error] [client 192.168.1.50] Q2 : select distinct m1.bibid from biblio,biblioitems,marc_biblio,marc_word as m1,marc_word as m2,marc_word as m3,marc_word as m4,marc_word as m5,marc_word as m6,marc_word as m7,marc_word as m8,marc_subfield_table as m9 where biblio.biblionumber=marc_biblio.biblionumber and biblio.biblionumber=biblioitems.biblionumber and m1.bibid=marc_biblio.bibid and (m1.bibid=m2.bibid and m1.bibid=m3.bibid and m1.bibid=m4.bibid and m1.bibid=m5.bibid and m1.bibid=m6.bibid and m1.bibid=m7.bibid and m1.bibid=m8.bibid and m1.bibid=m9.bibid) and ((m1.word like 'Alttestamentliches' and m1.tagsubfield in ('245a'))and (m2.word like 'Arbeitsbuch' and m2.tagsubfield in('245a'))and (m3.word like 'f\xc3\xbcr' and m3.tagsubfield in('245a'))and (m4.word like 'Religionsp\xc3\xa4dagogen' and m4.tagsubfield in('245a'))and (m5.word like 'Johannsen' and m5.tagsubfield in('245b'))and (m6.word like 'Friedrich' and m6.tagsubfield in('245b'))and (m7.word like '24' and m7.tagsubfield in('100a'))and (m8.word like 'cm' and m8.tagsubfield in('100a'))and (m9.subfieldvalue = 'W. Kohlhammer,' and concat(m9.tag,m9.subfieldcode) in ('300c'))) order by biblio.title ASC term is Alttestamentliches Arbeitsbuch f\xc3\xbcr Religionsp\xc3\xa4dagogen Johannsen Friedrich 24 cm W. Kohlhammer, at /usr/local/koha/intranet/modules/C4/SearchMarc.pm line 274., referer: http://bibliotheksverwaltung.kollegium-sarnen.ch/cgi-bin/koha/acqui.simple/a ddbiblio.pl [Sat Oct 27 10:37:14 2007] [error] [client 192.168.1.50] Arguments must be MARC::Field object at /usr/local/koha/intranet/modules/C4/Biblio.pm line 1440, referer: http://bibliotheksverwaltung.kollegium-sarnen.ch/cgi-bin/koha/acqui.simple/a ddbiblio.pl [Sat Oct 27 10:37:14 2007] [error] [client 192.168.1.50] Premature end of script headers: addbiblio.pl, referer: http://bibliotheksverwaltung.kollegium-sarnen.ch/cgi-bin/koha/acqui.simple/a ddbiblio.pl I guess its a similar error like with bulkmarkimport since the "line 1440"-Statement is also present. There was another error message when I used the plugin for field 008: [Sat Oct 27 10:33:23 2007] [error] [client 192.168.1.50] Directory /usr/local/koha/intranet/cgi-bin/value_builder/ not allowed in require at /usr/local/koha/intranet/cgi-bin/plugin_launcher.pl line 39., referer: http://bibliotheksverwaltung.kollegium-sarnen.ch/\ cgi-bin/koha/plugin_launcher.pl?plugin_name=marc21_field_008.pl&index=6&resu lt= [Sat Oct 27 10:33:23 2007] [error] [client 192.168.1.50] Premature end of script headers: plugin_launcher.pl, referer: http://bibliotheksverwaltung.kollegium-sarnen.ch/\ cgi-bin/koha/plugin_launcher.pl?plugin_name=marc21_field_008.pl&index=6&resu lt= but I could alter the record. Secondly I cannot search by Z3950. I tried to find the biblio I was cataloguing and I got the following: [Sat Oct 27 10:32:27 2007] [error] [client 192.168.1.50] something went wrong: No error at /usr/local/koha/intranet/cgi-bin/z3950/search.pl line 135., referer: http://bibliotheksverwaltung.kollegium-sarnen.ch/\ cgi-bin/koha/z3950/search.pl?oldbiblionumber=&isbn=3170187813 [Sat Oct 27 10:32:27 2007] [error] [client 192.168.1.50] doing the search at /usr/local/koha/intranet/cgi-bin/z3950/search.pl line 145., referer: http://bibliotheksverwaltung.kollegium-sarnen.ch/\ cgi-bin/koha/z3950/search.pl?oldbiblionumber=&isbn=3170187813 [Sat Oct 27 10:32:27 2007] [error] [client 192.168.1.50] connection 0: event 1 (connect), referer: http://bibliotheksverwaltung.kollegium-sarnen.ch/\ cgi-bin/koha/z3950/search.pl?oldbiblionumber=&isbn=3170187813 {I cancelled similar error messages with event 6, 2, 3, 7 and so on} [Sat Oct 27 10:32:28 2007] [error] [client 192.168.1.50] connection 0: event 10 (end), referer: http://bibliotheksverwaltung.kollegium-sarnen.ch/\ cgi-bin/koha/z3950/search.pl?oldbiblionumber=&isbn=3170187813 [Sat Oct 27 10:32:28 2007] [error] [client 192.168.1.50] aleph.unibas.ch at /usr/local/koha/intranet/cgi-bin/z3950/search.pl line 161., referer: http://bibliotheksverwaltung.kollegium-sarnen.ch/\ cgi-bin/koha/z3950/search.pl?oldbiblionumber=&isbn=3170187813 However the record is present in aleph.unibas.ch because I was able to see it using MarcEdit's Z39.50-client. I'm able to alter existing records. What did I do wrong? Thanks Beda
participants (2)
-
Beda Szukics -
Galen Charlton