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. p_ret_01 takes too long; SQL to get keys of records updated since yyyymmdd

    p_ret_01 takes too long; SQL to get keys of records updated since yyyymmdd

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

    Description:
    p_ret_01 takes too long at our site. Is there some way we can get the keys of records updated since June 14, 2008, for library abc01?

    Resolution:
    If you don't want to run p_ret_01, you could run the following SQL:

    set echo off
    set pause off
    set term off
    set show off
    set feed off
    set verify off
    set heading off

    spool xxxxxx;

    select z13_rec_key from z13 where z13_update_date > '20080613';

    spool off;


    and then append "ABC01" to the end of each line as described in KB 8192-1591.


    • Article last edited: 10/8/2013
    View article in the Exlibris Knowledge Center
    1. Back to top
      • p_ret_01 takes too long
      • p_ret_01: "To Text must have a value (From Text is filled.)"
    • Was this article helpful?

    Recommended articles

    1. Article type
      Topic
      Language
      English
      Product
      Aleph
    2. Tags
      1. 16.02
      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