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. List of serials subscriptions, with ISSN numbers

    List of serials subscriptions, with ISSN numbers

    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

    Desired Outcome Goal:
    Produce a list of current subscription titles with ISSN numbers.

    Procedure:
    1. Run the following SQL to create a file of ADM #'s of current subscription (z16) records:

    s+ xxx50

    set echo off
    set heading off
    set linesize 9
    set pagesize 20000
    spool current_z16

    select distinct substr (Z16_REC_KEY,1,9) from z16 where Z16_COPY_TO_DATE > 'yyyymmdd' order by substr (Z16_REC_KEY,1,9);

    2. Use the method described in KB 8192-1591 ("Appending library to each line in file of record numbers") to append "XXX50" to each number: :1,$ s/$/XXX50/ .

    3. Delete the five or six non-number lines at the beginning and end of the file.

    4. Use the file from step 3 as input to Service manage-70 (Retrieve Record Keys), specifying the "ADM-to-BIB" option

    5. Run print-03 ("Download machine-readable records") in xxx01, using the manage-70 output file as input, specifying 245 and 022 as the fields.

    Additional Information

    * serial-06 (Serials - Print Arrived Issues Report), lists every arrived issue of newspaper, etc. Not workable.

    * Export of the titles and ISSNs to an Excel file is desired .

    Category: Serials (500)

    Subject: Subscriptions (500)


    • Article last edited: 10/8/2013
    View article in the Exlibris Knowledge Center
    1. Back to top
      • List of reserve bibs without items
      • List of titles which have been checked out, showing number of loans
    • Was this article helpful?

    Recommended articles

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