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. What is the z900 table?

    What is the z900 table?

    1. Last updated
    2. Save as PDF
    3. Share
      1. Share
      2. Tweet
      3. Share
    1. Question
    2. Answer
    • Article Type: Q&A
    • Product: Aleph
    • Product Version: 21

    Question

    What is the z900 table?

    Answer

    * The Z900 records are deleted records whose keys are passed to the /reporting_center (ARC) programs. This is a method to indicate to ARC that a particular record needs to be deleted.
    * The records are produced via the znn_trigger_1 triggers which can be seen by:

    > am
    > cd sql_tab
    >grep -i z900 *trigger*
    z08_trigger_1.sql: INSERT INTO &&1.Z900
    z13_trigger_1.sql: INSERT INTO &&1.Z900
    z16_trigger_1.sql: INSERT INTO &&1.Z900
    z20_trigger_1.sql: INSERT INTO &&1.Z900
    z303_trigger_1.sql: INSERT INTO &&1.Z900
    z304_trigger_1.sql: INSERT INTO &&1.Z900
    z305_trigger_1.sql: INSERT INTO &&1.Z900
    z308_trigger_1.sql: INSERT INTO &&1.Z900
    z309_trigger_1.sql: INSERT INTO &&1.Z900
    z30_trigger_1.sql: INSERT INTO &&1.Z900
    z30h_trigger_1.sql: INSERT INTO &&1.Z900
    z31_trigger_1.sql: INSERT INTO &&1.Z900
    z36_trigger_1.sql: INSERT INTO &&1.Z900
    z36h_trigger_1.sql: INSERT INTO &&1.Z900
    z37_trigger_1.sql: INSERT INTO &&1.Z900
    z38_trigger_1.sql: INSERT INTO &&1.Z900
    z501_trigger_1.sql: INSERT INTO &&1.Z900
    z601_trigger_1.sql: INSERT INTO &&1.Z900
    z68_trigger_1.sql: INSERT INTO &&1.Z900
    z70_trigger_1.sql: INSERT INTO &&1.Z900
    z76_trigger_1.sql: INSERT INTO &&1.Z900
    z77_trigger_1.sql: INSERT INTO &&1.Z900
    z78_trigger_1.sql: INSERT INTO &&1.Z900

    * znn_trigger_1's are triggered when a znn record is deleted. For instance, z76_trigger_1.sql has this:

    AFTER DELETE
    ON &&1.Z76
    FOR EACH ROW
    BEGIN
    INSERT INTO &&1.Z900

    Category: System Management (500)

    Subject: Oracle (500)


    • Article last edited: 10/8/2013
    View article in the Exlibris Knowledge Center
    1. Back to top
      • What is the Z65 Oracle Table?
      • What is the Z96?
    • Was this article helpful?

    Recommended articles

    1. Article type
      Topic
      Language
      English
      Product
      Aleph
    2. Tags
      1. 21
      2. contype:kba
      3. Oracle (500)
      4. Prod:Aleph
      5. System Management (500)
      6. Type:Q&A
    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