Skip to main content
ExLibris

Knowledge Assistant

BETA
 
  • Subscribe by RSS
  • Back
    Aleph

     

    Ex Libris Knowledge Center
    1. Search site
      Go back to previous article
      1. Sign in
        • Sign in
        • Forgot password
    1. Home
    2. Aleph
    3. Knowledge Articles
    4. Counting how many bib records were loaded in x period of time

    Counting how many bib records were loaded in x period of time

    1. Last updated
    2. Save as PDF
    3. Share
      1. Share
      2. Tweet
      3. Share
    1. Description
    2. Resolution

     

    • Product: Aleph
    • Product Version: 20, 21, 22, 23
    • Relevant for Installation Type: Dedicated-Direct, Direct, Local, Total Care

     

    Description

    How can we tell how many bib records were loaded in x period of time?

    Resolution

    When a bib record is added/updated in the GUI or via batch load it generates a z07 indexing request.  You can tell how many updates have occurred by the number of z07 records which have been generated.

    Z07 records are processed by the ue_01 indexing daemon.   When a z07 is processed, it's deleted (and generates a z07a word-indexing request).  The number of z07s created in x period of time is the total of the z07's which have been processed by ue_01 and the number still in the queue.

    The following grep shows the number of z07's processed by ue_01:

    > grep -c HANDLING run_e_01.nnnn

    And the following SQL, the number of z07's still in the queue:

    > s+ xxx01
    SQL> select count(*) from z07;

     

     


    • Article last edited: 10-Oct-2017
    View article in the Exlibris Knowledge Center
    1. Back to top
      • Count of z00p's for publishing_set doesn't match OPAC hits
      • Counting Updated BIBs
    • Was this article helpful?

    Recommended articles

    1. Article type
      Topic
      Language
      English
      Product
      Aleph
    2. Tags
      1. contype:kba
      2. Prod:Aleph
    1. © Copyright 2025 Ex Libris Knowledge Center
    2. Powered by CXone Expert ®
    • Term of Use
    • Privacy Policy
    • Contact Us
    2025 Ex Libris. All rights reserved