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. How to start ue_21 automatically

    How to start ue_21 automatically

    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:
    I need to define ue_21 in the job_list.
    We're running initial publishing jobs (on a daily basis) in the CR library. The jobs stop the ue_21 process and do not restart it. I've defined ue_21 in the job_list file:
    W2 11:30:00 Y ABC30 util_e_21 ABC30,UE-21

    but get an error:
    aleph_ps: Command not found.
    GNU Ghostscript 8.15: Unrecoverable error, exit code 1
    if: Expression Syntax.

    Resolution:
    You can't add ue processes to the job list. The relevant ue processes are started by the unlock_library proc following the completion of a job which has locked the library.

    The $aleph_proc/unlock_library proc has the following lines:

    set a = `echo $PUB_STARTUP_LIBS | grep -i $active_library`
    if ("$a" == "") then
    echo ""
    echo "$active_library is not in PUB_STARTUP_LIBS"
    echo ""
    sleep 5
    else
    source $aleph_proc/util_e_21
    endif

    Thus, if the library is in the $aleph_start.private PUB_STARTUP_LIBS list, ue_21 is restarted in the library when it is unlocked.

    ABC01 and ABC30 need to be added to the PUB_STARTUP_LIBS line in aleph_start.private (and then do "source aleph_start").


    • Article last edited: 10/8/2013
    View article in the Exlibris Knowledge Center
    1. Back to top
      • How to start multiple pc_servers with p_sys_01
      • How to start/reload jobd from crontab
    • 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