Skip to main content
ExLibris
  • Subscribe by RSS
  • Ex Libris Knowledge Center

    Bases lack newly added records; ue_01_z0102 process stopping

    • Article Type: General
    • Product: Aleph
    • Product Version: 17.01

    Description:
    Recently some new electronic journal records were created. You can find the records in the OPAC doing a

    Journal "Keyword",
    Full Catalog "Keyword" or
    Full Catalog "Title begins with" search.

    But a "Title begins with" search (a Title Browse) in the Journals logical base, does *not* retrieve the records.

    Resolution:
    When column 8 in tab_base.eng for a particular base is set to "Y", the system uses the z0102 records in deciding whether a particular heading is in the base.

    The z07a records are requests (produced by ue_01 in processing z07 records) requesting update to the Word indexes and to the z0102.

    The ue_01_word and the ue_01_z0102 processes (spawned from ue_01) read the z07a records.

    The following SQL showed that there was a queue of more than 1 million z07a records waiting to be processed:

    SQL> select count(*) from z07a;

    The following grep in the $data_scratch directory showed that each ue_01_z0102 run was stopping after 2000 records:

    grep -c HANDLING *run_e_01_z0102*

    This is like KB 8192-2074. See KB 8192-2074.

    Additional Information

    faq


    • Article last edited: 10/8/2013
    • Was this article helpful?