On Thu, Mar 12, 2009 at 3:24 PM, Dan Scott <[email protected]> wrote: > 2009/3/12 Levani EL <[email protected]>: >> hello >> i have problem record marc and import record via z3950.from staff >> client 1.4.2.2 i install sample 500 documents is is work good. when i >> create marc record i see Error creating marc record >> "ilsevent" : 2002 "textcode"_database Query_Failed" .... >> when i run settings-tester.pl i see like that: > > My guess is that, now that you have imported 500 records, you need to > update the bib record sequences.
For your next test, you can either substitute pg_loader.pl for parallel_pg_loader.pl, which does this sequence adjustment for you, or grab the new copy of parallel_pg_loader.pl from http://svn.open-ils.org/trac/ILS/browser/branches/rel_1_4_0/Open-ILS/src/extras/import/parallel_pg_loader.pl?rev=12507 which has been taught how to deal with the sequences in the same basic way as pg_loader.pl. This new version will be in 1.4.0.3 as well. -- Mike Rylander | VP, Research and Design | Equinox Software, Inc. / The Evergreen Experts | phone: 1-877-OPEN-ILS (673-6457) | email: [email protected] | web: http://www.esilibrary.com
