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. Titles (not just rec-key's) of bibs without holdings

    Titles (not just rec-key's) of bibs without holdings

    1. Last updated
    2. Save as PDF
    3. Share
      1. Share
      2. Tweet
      3. Share
    No headers

     

    • Product: Aleph
    • Product Version: 20, 21, 22, 23
    • Relevant for Installation Type: Dedicated-Direct, Direct, Local, Total Care

     

    Description:
    The sql from KB 8192-2744 (see below) produces about 300 doc record numbers. It would be helpful to add titles so that music librarian could look up likely titles and other staff could work on their documents. Is there a way to add titles, even if just z13 titles?

    SQL> select z00_doc_number from z00 minus select substr (Z103_REC_KEY_1,6,9) from z103 minus select
    z13_rec_key from z13 where Z13_TITLE is null;

     

    Resolution:
    This SQL will give you the title and the rec-key:

    > s+ abc01
    SQL> select z13_title, z13_rec_key from z13 where z13_rec_key in (select z00_doc_number from z00 minus select substr (Z103_REC_KEY_1,6,9) from z103 minus select z13_rec_key from z13 where Z13_TITLE is null);

     

     


    • Article last edited: 12-Mar-2016
    View article in the Exlibris Knowledge Center
    1. Back to top
      • Title: Match routine for ouf_loader
      • Titles with L' sort incorrectly in the Results List; rebuilding z101 Sort keys
    • Was this article helpful?

    Recommended articles

    1. Article type
      Topic
      Language
      English
      Product
      Aleph
    2. Tags
      This page has no tags.
    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