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. Orphaned Hold Requests: "Item doesn't exist" / "unable to find matching item"

    Orphaned Hold Requests: "Item doesn't exist" / "unable to find matching item"

    1. Last updated
    2. Save as PDF
    3. Share
      1. Share
      2. Tweet
      3. Share
    1. Additional Information
    • Article Type: General
    • Product: Aleph
    • Product Version: 20
    • Relevant for Installation Type: Dedicated-Direct; Direct; Local;

    Desired Outcome Goal:
    * Locate / Delete old (orphaned) hold requests -- where a pop-up message states:

    "Item doesn't exist" or
    "Unable to find matching item"

    * Prevent such cases in the future

    Procedure:
    * Use the following SQL to locate z37 records with no corresponding z30 item record:

    xxx50-SQL> select substr(z37_rec_key,1,15) from z37 minus select z30_rec_key from z30;

    * And this to locate such requests which also have a Title Request:

    xxx50-SQL> select substr(z37_rec_key,1,15) from z37 where z37_request_type = 'T' minus select z30_rec_key from z30;

    In the case where there is a Title Request you will need to locate the z370 Title Request record (in the $usr_library):

    * There is no Aleph service for deleting the z37's or z370's. Contact ExLibris Support for assistance (ask them to check the Internal Notes).

    * To prevent future occurrences, run the following GUI Services regularly -- especially, prior to deleting multiple item records --:

    1. cir-06 (Hold shelf report) and

    2. cir-17 (Report / delete expired hold requests)

    Additional Information

    The system should not allow an item to be deleted when there is a hold on the item.

    There are still at least two cases where this can happen:

    1. manage-50 (Create holdings and item records using bibliographic data) -- see KB 8192-4952 ("p_manage_50 Leaves Orphaned Hold Requests When Deleting Items") -- and

    2. online with certain circumstances involving the “Item – Delete by override a block" permission -- see KB 16384-2707 ("Delete item: z37_end_request_date & “Item – Delete by override a block" Denied") Fixed in version 20.

    Category: Circulation


    • Article last edited: 10/8/2013
    View article in the Exlibris Knowledge Center
    1. Back to top
      • Orphan Z35 records
      • Other version of new request page is used instead of restored version
    • Was this article helpful?

    Recommended articles

    1. Article type
      Topic
      Language
      English
      Product
      Aleph
    2. Tags
      1. 20
      2. Circulation
      3. contype:kba
      4. Dedicated-Direct
      5. Direct
      6. Local
      7. Prod:Aleph
      8. 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