First of all, I am very new to koha, so please forgive my ignorance. My problem is that the 952 fields are not imported into the reservoir. I am migrating our existing database to Koha. From a CSV file, I have converted to a .mrc file using MarcEdit. In the MarcEditor the 952 fields look, I think, they should to import correctly. However, when I import using the "import Marc records" tool, the MARC record in the reservoir shows no 952 fields (while everything else seems to be there). This causes any records imported to the catalog to not have items. Any ideas why this may be happening? I've tried a number of different changes to the 952 fields, but nothing seems to work. chuck
At one point during the import you have choose whether or not to import item records along with bib records. This should help: http://koha.org/documentation/manual/3.0/tools/stage-marc-records-for-import Susan Bennett ILS System Administrator Geauga County Public Library 440 286-6811 x 125 440 286-7419 FAX On Mon, Jul 19, 2010 at 11:45 PM, chuck mathias < expendable_saint@hotmail.com> wrote:
First of all, I am very new to koha, so please forgive my ignorance.
My problem is that the 952 fields are not imported into the reservoir.
I am migrating our existing database to Koha. From a CSV file, I have converted to a .mrc file using MarcEdit. In the MarcEditor the 952 fields look, I think, they should to import correctly. However, when I import using the "import Marc records" tool, the MARC record in the reservoir shows no 952 fields (while everything else seems to be there). This causes any records imported to the catalog to not have items. Any ideas why this may be happening?
I've tried a number of different changes to the 952 fields, but nothing seems to work.
chuck
_______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
Actually the official manual has moved. You can find the page you need here: http://koha-community.org/documentation/3-2-manual/?ch=x4853 I haven't updated that old manual is well over a year - so things on it are way out of date. Thanks Nicole Koha Documentation Manager 2010/7/20 Susan Bennett <susan.bennett@geaugalibrary.info>:
At one point during the import you have choose whether or not to import item records along with bib records. This should help:http://koha.org/documentation/manual/3.0/tools/stage-marc-records-for-import
Susan Bennett ILS System Administrator Geauga County Public Library 440 286-6811 x 125 440 286-7419 FAX
On Mon, Jul 19, 2010 at 11:45 PM, chuck mathias <expendable_saint@hotmail.com> wrote:
First of all, I am very new to koha, so please forgive my ignorance.
My problem is that the 952 fields are not imported into the reservoir.
I am migrating our existing database to Koha. From a CSV file, I have converted to a .mrc file using MarcEdit. In the MarcEditor the 952 fields look, I think, they should to import correctly. However, when I import using the "import Marc records" tool, the MARC record in the reservoir shows no 952 fields (while everything else seems to be there). This causes any records imported to the catalog to not have items. Any ideas why this may be happening?
I've tried a number of different changes to the 952 fields, but nothing seems to work.
chuck
_______________________________________________ Koha mailing list 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
Thanks for pointing me to that resource. Slowly I'm building a foundational knowledge of koha. I got things the items to import and figured I would explain what I did in case anyone else has the same problem. Since using bulkmarcimport.pl skips the staging process, it imported the items into the catalog without any problem. I still don't know exactly why the items were not imported, but at least there is a way around it. Thanks again. chuck On Tue, 2010-07-20 at 19:29 -0400, Susan Bennett wrote:
At one point during the import you have choose whether or not to import item records along with bib records. This should help:http://koha.org/documentation/manual/3.0/tools/stage-marc-records-for-import
Susan Bennett ILS System Administrator Geauga County Public Library 440 286-6811 x 125 440 286-7419 FAX
On Mon, Jul 19, 2010 at 11:45 PM, chuck mathias <expendable_saint@hotmail.com> wrote: First of all, I am very new to koha, so please forgive my ignorance.
My problem is that the 952 fields are not imported into the reservoir.
I am migrating our existing database to Koha. From a CSV file, I have converted to a .mrc file using MarcEdit. In the MarcEditor the 952 fields look, I think, they should to import correctly. However, when I import using the "import Marc records" tool, the MARC record in the reservoir shows no 952 fields (while everything else seems to be there). This causes any records imported to the catalog to not have items. Any ideas why this may be happening?
I've tried a number of different changes to the 952 fields, but nothing seems to work.
chuck
_______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
In addition to other comments, I would doublecheck your entries in the 952. Koha is case sensitive, so policy codes for library (subfields a and b), item type (subfield y) etc. must exactly match the _code_ (not the description) of the policies set up on your system. In particular, if the library policies don't match, the items will get lost in limbo. Jane Wagner Library Systems Analyst PTFS Inc. Content Management and Library Solutions 6400 Goldsboro Road, Suite 200 Bethesda, MD 20817 (301) 654-8088 x 151 jwagner@ptfs.com -----Original Message----- From: koha-bounces@lists.katipo.co.nz [mailto:koha-bounces@lists.katipo.co.nz] On Behalf Of chuck mathias Sent: Monday, July 19, 2010 11:46 PM To: koha@lists.katipo.co.nz Subject: [Koha] 952 fields not importing First of all, I am very new to koha, so please forgive my ignorance. My problem is that the 952 fields are not imported into the reservoir. I am migrating our existing database to Koha. From a CSV file, I have converted to a .mrc file using MarcEdit. In the MarcEditor the 952 fields look, I think, they should to import correctly. However, when I import using the "import Marc records" tool, the MARC record in the reservoir shows no 952 fields (while everything else seems to be there). This causes any records imported to the catalog to not have items. Any ideas why this may be happening? I've tried a number of different changes to the 952 fields, but nothing seems to work. chuck _______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
participants (4)
-
chuck mathias -
Jane Wagner -
Nicole Engard -
Susan Bennett