Hi all I am sher afzal Head Bahria University Libraries Islamabad Pakistan. Recently we launch Koha 3.4.3 version successfully. I integrate all our sub campuses too on this version. We install this version in Linux Fedora on server. But now when I start the service of Mysql command :su ./start.sh The services could not run and show an error. Please help me to solve this issue Sher Afzal Head, Bahria University Libraries Naval Complex E-8 Islamabad -----Original Message----- From: koha-bounces@lists.katipo.co.nz [mailto:koha-bounces@lists.katipo.co.nz] On Behalf Of koha-request@lists.katipo.co.nz Sent: Friday, January 27, 2012 4:00 AM To: koha@lists.katipo.co.nz Subject: Koha Digest, Vol 75, Issue 57 Send Koha mailing list submissions to koha@lists.katipo.co.nz To subscribe or unsubscribe via the World Wide Web, visit http://lists.katipo.co.nz/mailman/listinfo/koha or, via email, send a message with subject or body 'help' to koha-request@lists.katipo.co.nz You can reach the person managing the list at koha-owner@lists.katipo.co.nz When replying, please edit your Subject line so it is more specific than "Re: Contents of Koha digest..." Today's Topics: 1. Re: processing of UNIMARC 100$a when importing bibliographic data (Fr?d?ric Demians) 2. Re: mysqldump issue with koha database (cjwalke) 3. Biblio deletion (library) 4. Re: Biblio deletion (Adalid Ortiz) ---------------------------------------------------------------------- Message: 1 Date: Thu, 26 Jan 2012 17:36:46 +0100 From: Fr?d?ric Demians <frederic@tamil.fr> To: "Fabio T." <fabio.tian@gmail.com> Cc: koha@lists.katipo.co.nz Subject: Re: [Koha] processing of UNIMARC 100$a when importing bibliographic data Message-ID: <4F21811E.1020604@tamil.fr> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Benvenuto Fabio,
20030730d1968----km-y0itay0103----ba
but, after the import from Koha backend interface, it becomes
20030730d1968----km-y0frey50 ----ba
(as you can see, cataloguing language is changed from "ita" to "fre", > character sets from "01" and "03" to "50", and the whole string is 35 > characters long instead of 36).
During the import process, your biblio records are converted into UTF-8 encoding. That's the reason why 01 is transformed into 50. This is required. Otherwise, biblio records parsing inside Koha would fail. The transformation of 'ita' into 'fre' is not required. Koha could be modified to leave this 100 tag part unchanged. Take a look at C4/Charset.pm module: if you fix that you should submit a patch to the community. For tag length truncation, I have no idea... -- Fr?d?ric DEMIANS http://www.tamil.fr/u/fdemians.html ------------------------------ Message: 2 Date: Wed, 25 Jan 2012 14:11:39 -0800 (PST) From: cjwalke <cjwalke@mofga.org> To: koha@lists.katipo.co.nz Subject: Re: [Koha] mysqldump issue with koha database Message-ID: <1327529499707-5431495.post@n5.nabble.com> Content-Type: text/plain; charset=us-ascii Hi Chris, I have run the commands you mention: misc/maintenance/remove_items_from_biblioitems.pl --run misc/migration_tools/rebuild_zebra.pl -b -r And Zebra is running. I think the issue is that the two servers are different types of machines. One is an old P3 Dell and the other is a G5 Mac. This morning I copied an older version of the koha database from the Dell on to the Dell, which cleared out the initial copy that was from the Mac. Everything is working fine, it's just not my latest copy. Does that make sense? --C.J. -- View this message in context: http://koha.1045719.n5.nabble.com/mysqldump-issue-with-koha-database-tp54291... Sent from the Koha-general mailing list archive at Nabble.com. ------------------------------ Message: 3 Date: Fri, 27 Jan 2012 09:33:03 +1300 From: library <library@katikaticollege.school.nz> To: koha@lists.katipo.co.nz Subject: [Koha] Biblio deletion Message-ID: <CAJknOCgPWNQVHT39vH2PcRJkp6giAzzJCCAj3CxShFgjVrar=A@mail.gmail.com> Content-Type: text/plain; charset=windows-1252 Goodmorning Can anyone direct me to instructions on how to batch delete biblio records. I managed to batch delete the items attached to the records and now I need to delete the records themselves, but I really don't want to do this one at a time for over 1100 records. ?Or have I misunderstood the process entirely. Best wishes Ann Murphy Librarian Katikati College amurphy@katikaticollege.school.nz ------------------------------ Message: 4 Date: Thu, 26 Jan 2012 13:31:17 -0800 From: Adalid Ortiz <adalid@tij.uia.mx> To: library@katikaticollege.school.nz, koha@lists.katipo.co.nz Subject: Re: [Koha] Biblio deletion Message-ID: <20120126213111.39C7E313AE6@mail.tij.uia.mx> Content-Type: text/plain; charset=iso-8859-1 Home ? Tools ? Batch item deletion Felipe Adalid Ortiz Anzaldo Bibliotecario de sistemas Universidad Iberoamericana Tijuana Biblioteca Loyola http://clavius.tij.uia.mx Ave. Centro Universitario 2501 Playas de Tijuana 22200, Tijuana, B.C. 0 664 630-1577 Ext. 623 adalid@tij.uia.mx "En una jerarqu?a, el poder lo tiene quien guarda secretos; en una red el poder lo obtiene quien disemina informaci?n?. -John Perry Barlow->
Subject: [Koha] Biblio deletion From: library <library@katikaticollege.school.nz> Date: Fri, 27 Jan 2012 09:33:03 +1300 To: koha@lists.katipo.co.nz
Goodmorning
Can anyone direct me to instructions on how to batch delete biblio records. I managed to batch delete the items attached to the records and now I need to delete the records themselves, but I really don't want to do this one at a time for over 1100 records. ?Or have I misunderstood the process entirely.
Best wishes Ann Murphy Librarian Katikati College
amurphy@katikaticollege.school.nz _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
------------------------------ _______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha End of Koha Digest, Vol 75, Issue 57 ************************************