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. cir-30: TMPTABLE ... table or view does not exist

    cir-30: TMPTABLE ... table or view does not exist

    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

    Problem Symptoms:
    p_cir_30, being run from the job_list, gets the following error:

    xxx50.TMPTABLE
    *
    ERROR at line 9:
    ORA-00942: table or view does not exist

    Cause:
    Error in the parameter list of the p_cir_30 submission.

    Resolution:
    Submit the job via the GUI Services and examine the (by definition, correct) parameters as seen in the $alephe_scratch job log.

    Correct the parameters in the job_list entry.

    Additional Information

    Depending on the "Group Results by" value specified in the submission $aleph_proc/p_cir_30 invokes one of the following $alephm_root/sql_stat/ procs:

    cir_stat_07_stat_bor_param.sql:
    cir_stat_08_stat_date_param.sql:
    cir_stat_09_stat_itm_param.sql:
    cir_stat_10_stat_mat_param.sql:

    Each of these sql's does:

    /* Ensure our temporary table does not already exist */
    drop table &&1..TMPTABLE;
    ...
    create table &&1..TMPTABLE
    ...
    select
    &&1..TMPTABLE.SUBLIBRARY,
    <etc.>

    Thus, it would seem that the message could occur in the select if the create fails for some reason.

    Category: Circulation (500)


    • Article last edited: 12/15/2014
    View article in the Exlibris Knowledge Center
    1. Back to top
      • cir-30: statistics by sublibrary / Course Reserves
      • cir-51 fails to print notices for Lost items
    • Was this article helpful?

    Recommended articles

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