Hello,
When I run rebuildnonmarc.pl, I get an error for what appears to be every 952 tag mapped to the items table.
 
It looks like this:
DBD::mysql::st execute failed: Column 'tagorder' cannot be null at c:\usr\koha200\intranet\modules/C4/Biblio.pm line 385.
ERROR ==> insert into marc_subfield_table (bibid,tag,tagorder,tag_indicator,subfieldcode,subfieldorder,subfieldvalue) values (1,952,,  ,b,1,SEF)
The system still seems to function okay afterward. Fortunately I've only loaded 50 records so far for testing purposes.
 
Any help will be appreciated,
Dana Huff