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. manage-12: sequence for BIB, ADM, HOL, and Course libraries *MASTER RECORD*

    manage-12: sequence for BIB, ADM, HOL, and Course libraries *MASTER RECORD*

    1. Last updated
    2. Save as PDF
    3. Share
      1. Share
      2. Tweet
      3. Share
    1. Question
    2. Answer
    • Article Type: General
    • Product: Aleph
    • Product Version: 20, 21, 22, 23

    Question

    insert question content here

    Answer


    [You should not normally need to run "Create Links Between Records (manage-12)". Please first consult with Ex Libris Customer Support to verify that running "Create Links Between Records (manage-12)" is necessary. We are recommending a different sequence than previously. See below.]

    Since they run in different libraries, the jobs will *not* be properly queued by the batch queues if you submit them at the same time via the GUI Services.

    First, you need to do util a/17/1 (drop and create) for the z103 in the xxx01, xxx60, and xxx30 libraries -- since you will be running these jobs with "N" for "Delete records".

    Then, you need to do one of two things:

    1. Submit the jobs in the order shown via the help in the GUI Services, submitting the next only after the previous one has finished.

    2. Create a "super-proc", p_manage_12_super, which will run them sequentially:

    csh -f $aleph_proc/p_manage_12 xxx50,Y,Y,000000000,999999999,8 > & $alephe_scratch/abc50_p_manage_12.1005.js.log
    csh -f $aleph_proc/p_manage_12 xxx01,N,Y,000000000,999999999,8 > & $alephe_scratch/abc01_p_manage_12.1005.js.log
    csh -f $aleph_proc/p_manage_12 xxx60,N,Y,000000000,999999999,8 > & $alephe_scratch/abc60_p_manage_12.1005.js.log
    csh -f $aleph_proc/p_manage_12 xxx30,N,Y,000000000,999999999,8 > & $alephe_scratch/abc30_p_manage_12.1005.js.log &


    This has "8" as the number of processes. You may want to adjust this.

    Note that only the last of these csh's has an ampersand at the end. That is necessary to make them run in sequence.

    Then you would submit the super-proc like this:

    csh -f p_manage_12_super > & p_manage_12_super.log &

    Note that the "Delete all Links?" flag is set to "Y" only for the first (ADM) run. Previously, we recommended setting to "Y" for all runs.

     

    Category: Background processing (500)

    Subject: Indexing (500)


    • Article last edited: 22-July-2016
    View article in the Exlibris Knowledge Center
    1. Back to top
      • manage-12: Running it with servers up?
      • p_manage_15 in job_list
    • Was this article helpful?

    Recommended articles

    1. Article type
      Topic
      Language
      English
      Product
      Aleph
    2. Tags
      1. 20
      2. Background processing (500)
      3. contype:kba
      4. Indexing (500)
      5. Prod:Aleph
      6. 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