User manual
Migrating Catalog Data
Once you are done, use the Compile File into MARC option under the File
menu to
create your new MARC file.
£M7.tE><.iNEXE
Eat
EOM
Loots 3.pa*s
Pu_stlrs
Sala
_
ml _r
ù 4
J .J
fI
=LCR 01F5qpam 22302'3a4'J':
=OG' `51,51.7E5-»
17"7 I521=
-r5 293803313213153
=058 048712s2C7S`:.lnyval0.50lr50fA1{engti
=010 nßa 20040155=57
=020 '.Sa14 02' f 453X
=035 'vSa CICrIF',1 à9890
=OSft itSa3LC£cCLC50OLC53IQ3F
=00.3 13ae-unan
-050 0:$aPR4621562:304
=082 0032E29185222
,00 1l8aCryla, .ArthurCZman.5c5k-Saí8541930.
=245 14SaShe adventules and th9 tremors of Shsrbx-k Hoboes +ScFnhuYConan Cnu 15
.
illustrated by Scolt?.1cK0'uwn-
=2E0 lìSaNe,a vn_rF £CS:erF.nç Pub .502004.
=350 r'£avi, bE9 p
.Seill. ,3021 cm
-550 ':Sa?revromsky pt:GiiSite:1 as No se:a.^ata-rall"mes entitled Tne x^ren.>nrE; G` SM1U^feck HGanES and IT nie.fX:rc r>S Shasleck HümeS
=510 3,Sa:-!crn Rr,ny,..iprn 2035
. .
=524 I:SaPra'ens ''T ne Adventures and Mambo of Sherlock Hoinws."1ne cidp:al3r.¢n[y-0., r stories that mans sa duster Conan JoYle'S actor al sleuth fatnSUS
IncüCes rexlew qu Uions.
=521 8:$28 î
=521 2rSa5-55[icnetf L.^rar)' Resource<
áß '?$aaolmes. ,5ne^^c( Fc(n'.nal che'aciejS
flcfSn 32aaa[e
=553 .73aPrlvate in'.ea".icatn;rs3vFlc:ron.52sea5
=55' 't'SaE
naSv=lalc.n 32seas
=550 ,7S2:r11s[aty fcnon 525ears
=720 12SeCc y:a. Nthu'Con3n,Sc5rr.3o12áa.1332 ßt.ASvanuraç cf 0151ICCK Hotmes
=32fl 128a@.-ye,?rtlurCpna.n,3csir,3512531é3C-Sttaemrnrso.°s.ietix=<1mes-
=052 14aNE5T2G2.E'sFSnFIC CCYSp03100002221850p8.45cStl
=855 4, S3iaafe of aantert55uh1tp:-; ra}HVtec P-n':CaFdlrECCe,:p1'a12'L"2fO4216047 h:mt
=944 ,'4a8709-5-2Sü83:85+0SSal.on Book. AaM 2036-£vFLñ
=LCR 01'.70nam 2270325 a 4500
=051 fu:98008504'
3 1Cr!F
=006 27080304' 128i0 `
=0'.a CO'22532Ji1
:..
.. ..
_' 1
':5a.
OC'r.'.3ó,
.
-
4'_ser_a,.r
.Cesnx bcam
0
re rtt'k tca3n- m G 443LL^ß sa.xnds-
Importing the MARC file
The bulkmarcimport .pl program is the preferred way to import
a large number
of records. It is usually used during the initial phases of migration
to Koha.
Using the bulkmarcimport.pl
program
Before we run the program, let's make sure the shell environment variables
are
set correctly:
linux -4yut: /usr/ share /kohaclone /mist /migration_ tools # echo $PERL5LIB
/usr /share /kohaclone
linux -4yut: /usr/ share /kohaclone /misc /migration_ tools # echo $ KOHA_CONF
/etc /koha -dev /etc /koha- conf.xml
That looks ok. If you see empty variables, you can set them using these commands:
linux -4yut: /usr/ share /kohaclone /mist /migration_ tools # export PERL5LIB =/
usr /share /kohaclone
linux -4yut: /usr/ share /kohaclone /mist /migration_ tools # export KOHA_CONF =/
etc /koha -dev /etc /koha -conf.xml
[188]