[OPEN-ILS-DEV] Importing marc records from Sirsi
Jason Etheridge
jason at esilibrary.com
Thu May 29 13:18:41 EDT 2008
On Thu, May 29, 2008 at 9:18 AM, Robert <glibrarysystem at gmail.com> wrote:
> I do already have some records in the system and I did not use the startid
> option the first time. I did however try the entire process again using the
> startid option and received the same results. I have 8 different books in
> the system but some have multiple copies. Should the startid option be the
> number of actual books or records (I believe this is the right way to go) or
> should it start with the number after the number of copies?
Robert, in psql run this query: select max(id) from biblio.record_entry;
Use a higher number than the output from that (I would add 1000).
Let us know if this helps.
--
Jason Etheridge
| VP, Community Support and Advocacy
| Equinox Software, Inc. / The Evergreen Experts
| phone: 1-877-OPEN-ILS (673-6457)
| email: jason at esilibrary.com
| web: http://www.esilibrary.com
More information about the Open-ils-dev
mailing list