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

    ue_08: which libraries should it run in? "C" at the end of the process line?

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

    Description:
    Currently, we have the following ue_08 processes (instances of ue_08 program) running:

    ***util e_08 processes (BIB Headings Indexing Daemon)***

    aleph 9100 1 0 Mar 16 ? 1:55 /exlibris/aleph/a16_1/aleph/exe/rts32 ue_08_a SYS01.a16_1 C
    aleph 4903 1 0 Feb 15 ? 15:49 /exlibris/aleph/a16_1/aleph/exe/rts32 ue_08_a USM01.a16_1 C
    aleph 4969 1 0 Feb 15 ? 15:48 /exlibris/aleph/a16_1/aleph/exe/rts32 ue_08_a USM50.a16_1 C
    aleph 11497 1 0 Mar 16 ? 1:46 /exlibris/aleph/a16_2/aleph/exe/rts32 ue_08_a SYS01.a16_2 C
    aleph 26222 1 0 Mar 15 ? 2:22 /exlibris/aleph/a16_2/aleph/exe/rts32 ue_08_a USM01.a16_2 C
    aleph 26287 1 0 Mar 15 ? 2:22 /exlibris/aleph/a16_2/aleph/exe/rts32 ue_08_a USM50.a16_2 C

    Does this look correct? Specifically, I have two questions:

    1) Since USM50 (model ADM library) has its own process, does this mean that our own ADM libraries should be running ue_08? I would think that the BIB library is the only appropriate library to have a BIB-headings indexing daemon running, but perhaps ADMs should as well. Please confirm/explain.

    2) Also, I'm just taking note of the "C" at the end. What does this mean? Should it trigger in my thinking that there is a problem?

    Resolution:
    As described in KB 8192-2664, "ue_08 should be running in any bib library which is associated (via tab_aut) with an authority library." It runs *only* in bib libraries.

    It does not need to be running in USM50. This line in the distributed version 16 aleph_start:

    setenv ACC_AUT_STARTUP_LIBS "usm01 usm50"

    should be corrected to:

    setenv ACC_AUT_STARTUP_LIBS "usm01"

    (The version 17 and 18 aleph_start's already have this change.)

    The "C" which shows at the end of the line for the ue_08 process is the mode in which ue_08 is running. "C" is the normal mode ("Continuous check of new headings"). (This can be seen when you go to util e/8.)


    • Article last edited: 10/8/2013