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. How to exclude z00p (publishing set) from the upgrade process to Aleph 22

    How to exclude z00p (publishing set) from the upgrade process to Aleph 22

    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, 21, 22, 23

    Desired Outcome Goal:
    Exclude z00p (publishing set table) from the extract when using the Oracle Data Pump

    Procedure:
    When you are using the automatic Oracle Data Pump extract (included into the Upgrade Express kit 21 - 22) you could change the extract script in the source environment as follows

    A. Exclude Z00P (publishing set):
    ./exlibris/aleph/upgrade_express_2101_2201
    ./upgrade_express_2101_2201/util/oracle_expdp_current_lib_ue.backup util/oracle_expdp_current_lib_ue


    change from
    expdp $ALEPH_ADMIN SCHEMAS=$lib DIRECTORY=${lib}_DIR_UE DUMPFILE=${lib}%U.dmp FILESIZE=2g PARALLEL=2 LOGFILE=exp${lib}.log compression=METADATA_ONLY JOB_NAME=${lib}_JOB

    to
    expdp $ALEPH_ADMIN SCHEMAS=$lib DIRECTORY=${lib}_DIR_UE DUMPFILE=${lib}%U.dmp FILESIZE=2g PARALLEL=2 LOGFILE=exp${lib}.log compression=METADATA_ONLY JOB_NAME=${lib}_JOB EXCLUDE=TABLE:"IN('Z00P')"

    This will extract all data from the previous Aleph version except z00p table.  

    Note:  we have found that this doesn't always work and have had to use the "Alternate solution" described in Additional Information below.

    B. You will have to rerun the Initial Publishing Process (publish-04) in Aleph 22.  Note that Upgrade Express will *not* create the z00p on the target instance, and before running publish-04, you will need to recreate the z00p in the $usr_library, as described in the article "publish-04: z00p does not exist". 

    Additional Information

    Alternate solution
    a. (adding a PARFILE) as described in Article 000046841 "How to exclude Z00P_SEGNAME LOBSEGMENT from export"  ( How to exclude Z00P_SEGNAME LOBSEGMENT from export )
    b. dropping the z00p table before exporting the data see also Article 000040442:  "Upgrade Express: exported z00p takes 11 hours -- and 50 times the space" .

    Category: System management


    • Article last edited: 20-Mar-2016
    View article in the Exlibris Knowledge Center
    1. Back to top
      • How to exclude the library note from EDI order
      • How to exclude Z00P_SEGNAME LOBSEGMENT from export
    • Was this article helpful?

    Recommended articles

    1. Article type
      Topic
      Language
      English
      Product
      Aleph
    2. Tags
      1. 22
      2. contype:kba
      3. Prod:Aleph
      4. System management
      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