Regarding marc framework - extra subfields
Hi, Having a query related to marc framework. Currently we are using 16.05(This is old version, but due to unavailability of internet we had to use this). For our serial control, I added few extra subfields in marc framework for 952 tag and they are added to "more_subfields_xml" coloumn in the items table. Now when I tried to import this sql database(16.05) to koha version 17.11.11, indexing is not working. After deleting the coloumn data of more_subfields_xml in the items table, indexing is working without any problem. Is this a normal behavior or any issue. Please guide me if any possibility is there to import the data into 17.11 without having to delete the data in more_subfields_xml in items table.
Hi Have you added the same extra subfields for the same marc framework on 17.11.11 as well as added them to "more_subfields_xml" before importing sql data? Regards, Alvaro |-----------------------------------------------------------------------------------------------------------------| Envíe y Reciba Datos y mensajes de Texto (SMS) hacia y desde cualquier celular y Nextel en el Perú, México y en mas de 180 paises. Use aplicaciones 2 vias via SMS y GPRS online Visitenos en www.perusms.com Le jeu. 13 juin 2019 à 05:59, Suresh Kumar Tejomurtula <tejoskumar@gmail.com> a écrit :
Hi,
Having a query related to marc framework. Currently we are using 16.05(This is old version, but due to unavailability of internet we had to use this).
For our serial control, I added few extra subfields in marc framework for 952 tag and they are added to "more_subfields_xml" coloumn in the items table.
Now when I tried to import this sql database(16.05) to koha version 17.11.11, indexing is not working.
After deleting the coloumn data of more_subfields_xml in the items table, indexing is working without any problem. Is this a normal behavior or any issue.
Please guide me if any possibility is there to import the data into 17.11 without having to delete the data in more_subfields_xml in items table. _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
Hi, I did not added any subfields in the new koha database. As I thought dropping database is enough and followed the below steps. I imported by dropping koha database creating database and imported this SQL database and then used upgrade command and then ran indexing. Indexing did not worked. Then I deleted the data in the particular coloumn and ran indexing. It worked. Regards Suresh kumar On Thu, 13 Jun, 2019, 19:07 Alvaro Cornejo, <cornejo.alvaro@gmail.com> wrote:
Hi
Have you added the same extra subfields for the same marc framework on 17.11.11 as well as added them to "more_subfields_xml" before importing sql data?
Regards,
Alvaro
|-----------------------------------------------------------------------------------------------------------------| Envíe y Reciba Datos y mensajes de Texto (SMS) hacia y desde cualquier celular y Nextel en el Perú, México y en mas de 180 paises. Use aplicaciones 2 vias via SMS y GPRS online Visitenos en www.perusms.com
Le jeu. 13 juin 2019 à 05:59, Suresh Kumar Tejomurtula < tejoskumar@gmail.com> a écrit :
Hi,
Having a query related to marc framework. Currently we are using 16.05(This is old version, but due to unavailability of internet we had to use this).
For our serial control, I added few extra subfields in marc framework for 952 tag and they are added to "more_subfields_xml" coloumn in the items table.
Now when I tried to import this sql database(16.05) to koha version 17.11.11, indexing is not working.
After deleting the coloumn data of more_subfields_xml in the items table, indexing is working without any problem. Is this a normal behavior or any issue.
Please guide me if any possibility is there to import the data into 17.11 without having to delete the data in more_subfields_xml in items table. _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
participants (2)
-
Alvaro Cornejo -
Suresh Kumar Tejomurtula