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

    New Course items not searchable in OPAC

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

    Problem Symptoms:
    *Titles added to Reserves after upgrading from version 18 to version 21 are not displaying in the v21 OPAC.
    *The titles *are* searchable in the ABC30 GUI Circulation.

    Cause:
    The difference between the GUI Course Reserves and the OPAC is that the OPAC is using the U-XXX30 base, which uses Union View, which involves the z120 and z127. The z127 triggers were not turned on.

    Resolution:
    1. > csh -f $aleph_proc/create_z127 > & $aleph_scratch/abc30_create_z127.1013.log &

    -- to build the z127's for the ones which had been missed while the triggers were turned off
    2. util a/17/6/1 ("Create/Recreate Library Triggers")

    -- to build the z127's on an ongoing basis.

    util a/17/6/4 now shows:

    TRIGGER_NAME TABLE_NAME STATUS
    ------------------------------ ------------------------------ --------
    Z127_TRIGGER Z120 ENABLED
    Z127_TRIGGER_1 Z120 ENABLED
    Z127_TRIGGER_2 Z120 ENABLED
    Z13_TRIGGER_1 Z13 ENABLED

    Additional Information

    This is like Article 000040538:  Union setup for course reserves; Upgrade Express . The required setup for version 21-up is the same.

    As described in Article 000046148 ( Running create_z127 and load_z127_to_mem ), create_z127 can be run to recreate all the z127's (when they have failed to be created because the triggers were off).
     

    Category: Course reading (500)


    • Article last edited: 11/3/2014