Dear Amir Please post your question on the entire list of Koha so that others can suggest you some solution. It is better to get the backup of your previous database with mysqldump command. Then upgrade Koha and Import this database into new Koha. You need not to import anything else separately. Regards, Ata ur Rehman ------------------------------ Manager (Library), National Centre for Physics(NCP), Islamabad http://www.ncp.edu.pk/ http://www.ncplib.co.cc/ Coordinator, LISolutions® info@lisolutions.org http://www.lisolutions.org [image: Facebook] <http://www.facebook.com/ataurrehman/> [image: Twitter]<http://twitter.com/#%21/ataurrehman> [image: LinkedIn] <http://pk.linkedin.com/in/ataurrehman> [image: Flickr]<http://www.flickr.com/photos/lisolutions/> On Mon, Dec 26, 2011 at 9:34 AM, Aamir Abbas <syed.aamirabbas@hotmail.com>wrote:
AOA Sir Ata,
I have made 1500 books record and 200+ patrons (mostly books issued) in my last running koha 3.4.1. Than I export all the bibliographic record / items, and import all the data through terminal,
cat start.sh export KOHA_CONF=/opt/koha/etc/koha-conf.xml export PERL5LIB=/opt/koha/lib /opt/koha/bin/migration_tools/bulkmarcimport.pl -d -commit 1000 -file "here I gave file path" /*media/koha.mrc* (file path address)
Its worked..... (import all the data).
Then I rebuild zebra through the command below...
export PERL5LIB=/opt/koha/lib /opt/koha/bin/migration_tools/ ./rebuild_zebra.pl -b- -r -a
all the bibliographic record shown in Koha 3.4.3 except patrons' record
Sir, may I be wrong or missed any other command,
Pl help me in this regard,
*Wtih Regards,* ** *SYED AAMIR ABBAS* Assistant Librarian Air Universit Multan Campus, Multan Cantt- Ph: +92-61-4780091 ext-246 Cell: +92-332-4173037 Email: aamir.abbas@mail.au.edu.pk
------------------------------ From: ata.rehman@gmail.com Date: Sat, 24 Dec 2011 23:28:23 +0500 Subject: Re: [Koha] how to export / import patron's data To: syed.aamirabbas@hotmail.com CC: koha@lists.katipo.co.nz; tls@lisolutions.org
Dear Aamir / All
No need to import all things separately if you use make upgrade command for upgration
Regards,
Ata ur Rehman ------------------------------
Manager (Library), National Centre for Physics(NCP), Islamabad http://www.ncp.edu.pk/ http://www.ncplib.co.cc/ Coordinator, LISolutions® info@lisolutions.org http://www.lisolutions.org
[image: Facebook] <http://www.facebook.com/ataurrehman/> [image: Twitter]<http://twitter.com/#%21/ataurrehman> [image: LinkedIn] <http://pk.linkedin.com/in/ataurrehman> [image: Flickr]<http://www.flickr.com/photos/lisolutions/>
2011/12/24 Aamir Abbas <syed.aamirabbas@hotmail.com>
3.4.1
participants (1)
-
Ata ur Rehman