https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28448 --- Comment #12 from George Williams (NEKLS) <george@nekls.org> --- (In reply to David Cook from comment #9)
(In reply to George Williams (NEKLS) from comment #8)
My experience is that this happens when the Marc record exceeds 9999k in size. Our solution was to separate the record into multiple records and put all of the items from one year on one record, all of the items from the next year on the second record and so on . . .
It wasn't a problem with Koha. The problem was that we were exceeding the maximum size of a Marc record.
George
That's interesting. I thought that we'd overcome that limitation by switching to MARCXML with Zebra but perhaps we didn't...
It's possible that the 9999k limit has been fixed and I just never realized it because we trained everyone to limit the size of the records that might hit that limit. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.