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. ue_11_a Log File

    ue_11_a Log File

    1. Last updated
    2. Save as PDF
    3. Share
      1. Share
      2. Tweet
      3. Share
    No headers
    • Article Type: General
    • Product: Aleph
    • Product Version: 20

    Description:
    We noticed today that the ue_11_a log file is rapidly filling up with errors, which could impact our server disk space.

    Searching the KB I found KB 16384-10625 seems to be the source of our problem. Our question is what would happen if we comment out everything in the Library_relations file that doesn't reference ABC libraries? Is there something in there with the USM libraries that is necessary for Aleph to run?

    Resolution:
    SQL shows:

    abc50@ALEPH20> select count(*) from z105;
    COUNT(*)
    ----------
    3349650

    abc50@ALEPH20> select count(*) from z105 where Z105_TARGET_LIBRARY not like 'USM%';

    COUNT(*)
    ----------
    0

    The problem is the following lines in the abc50 $data_tab/tab_Z105:

    UPDATE-SDI 8 USM01
    UPDATE-Z30 1 USM01

    The second line definitely needs to be deleted; the "central to local" function applies to German libraries only....

    If you were using SDI, then you might want to have the first line as:
    UPDATE-SDI 8 ABC01

    But "USM01" is definitely wrong and I don't see any indication (in $alephe_scratch) of any p_sdi_0n jobs being run.

    You should do this:

    1. delete the 2 lines shown above from the abc50 tab_z105

    2. do UTIL-E-12 in abc50 to stop the ue_11 process (and UTIL-C-1 to confirm that it is stopped)

    3. run this SQL to confirm that all the z105s are (still) all for USM:
    SQL> select count(*) from z105 where Z105_TARGET_LIBRARY not like 'USM%';

    4. dlib abc50 and do UTIL-A-17-1 for the z105 (to empty it out)

    5. restart ue_11 (in abc50)


    • Article last edited: 10/8/2013
    View article in the Exlibris Knowledge Center
    1. Back to top
      • ue_08: ORA-00904: "Z01_CATEGORY": invalid identifier
      • ue_11 doesn't start
    • Was this article helpful?

    Recommended articles

    1. Article type
      Topic
      Language
      English
      Product
      Aleph
    2. Tags
      1. 20
      2. contype:kba
      3. Prod:Aleph
      4. Type:General
    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