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

    How to turn off ue_01_z0102?

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

    Description:
    We are not using the z0102. How can we keep ue_01_z0102 from running? (We find that it is using a lot of system resources.)

    Resolution:
    If all of the bases have column 8 in tab_base.eng set to "N" (indicating that the z0102 is not used), then the ue_01_z0102 process will have nothing to do and will use almost no resources.

    If you want to prevent it from running at all, you could do so by commenting out the following lines in $aleph_proc/util_e_01:

    cobrun ue_01_z0102_index $active_library.$l_aleph_app_version \
    >>& $data_scratch/run_e_01_z0102.$$ &

    or by changing both $alephe_root/aleph_startup and $aleph_proc/unlock_library from:

    create_z0102 = Y

    to:

    create_z0102 = N

    Additional Information

    faq


    • Article last edited: 10/8/2013
    • Was this article helpful?