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

    Preventing ue_06 (and other ue's) from starting.

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

    Description:
    We want to prevent ue_06 from starting. We commented out the ue_06 lines in aleph_startup, but it restarts anyway.

    As described in KB 16384-11025, we will comment out the line in aleph_start.private, but we don't understand why commenting out the ue_06 lines in aleph_startup didn't work.

    Resolution:
    Any batch job which locks a library executes $aleph_proc/unlock_library when it is done.

    The unlock_library proc has a series of lines like this:

    source $aleph_proc/util_e_01
    ...
    source $aleph_proc/util_e_08
    ...
    source $aleph_proc/util_e_06
    etc.

    You need to change the line in aleph_start.private, as described in KB 16384-11025.


    • Article last edited: 10/8/2013