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. Number of records; export of bib records

    Number of records; export of bib records

    1. Last updated
    2. Save as PDF
    3. Share
      1. Share
      2. Tweet
      3. Share
    No headers
    • Article Type: General
    • Product: Aleph
    • Product Version: 20

    Description:
    Is there an easy way to view how many records we have?

    I just need the final number, as I need to do a bib export, and the file I need to create can have no more than 90,000 records.

    Resolution:
    Assuming you are exporting all your abc01 bib records, I used the SQL in KB 16384-32946 to get a count:

    abc01@ALEPH202> select count(*) from z13 where z13_title is not null;
    **** Hit return to continue ****

    COUNT(*)
    ----------
    151355

    151,355 is more than 90,000, so you need to:

    1) run p_ret_01 to retrieve all record numbers from 000000001 to 000070000

    2) run p_print_03 to output these records (using the file from step 1 as input)

    3) run p_ret_01 to retrieve all record numbers from 000070001 to 999999999

    4) run p_print_03 to output these records (using the file from step 3 as input)


    • Article last edited: 10/8/2013
    View article in the Exlibris Knowledge Center
    1. Back to top
      • Number of records to display in full view
      • Number of titles in a collection code
    • 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. 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