IBM Support

PM99143: NEW FUNCTIONS IN IBM DATABASE SOLUTION PACK FOR Z/OS, V2.1 (5655-DSP)

A fix is available

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as new function.

Error description

  • This APAR enables the following utility and function:
    1. DB Sensor in IBM Database Solution Pack for z/OS, V2.1
       (5655-DSP)
    2. Conditional Reorg function of the Smart Reorg utility with
       NAMESWAP=NO control statement.
    

Local fix

Problem summary

  • ****************************************************************
    * USERS AFFECTED: All users of IMS Database Reorganization     *
    *                 Expert for z/OS Version 4 Release 1          *
    *                 (FMID=H25N410)                               *
    ****************************************************************
    * PROBLEM DESCRIPTION: This APAR enables the following utility *
    *                      and functions:                          *
    *                      1. DB Sensor of IBM Database Solution   *
    *                      Pack for z/OS, V2.1 (5655-DSP)          *
    *                      DB Sensor is enhanced to print the new  *
    *                      version and release in the reports.     *
    *                                                              *
    *                      2. In the Smart Reorg utility job with  *
    *                      NAMESWAP=NO control statement,          *
    *                      - to store reports in the the Output    *
    *                      repository of IMS Tools KB              *
    *                      - to perform Conditional Reorganization *
    ****************************************************************
    * RECOMMENDATION: Apply the maintenance for this APAR.         *
    ****************************************************************
    1. This APAR is required to run the DB Sensor of IBM Database
    Solution Pack for z/OS, V2.1 (5655-DSP).
    DB Sensor is enhanced to print the new version and release in
    the reports.
    
    2. This APAR enables the Smart Reorg utility to support the
    following functions even when automatic post-reorganization
    processing is not requested:
    - to store reports in the the Output repository of IMS Tools KB
    - to perform Conditional Reorganization
    
    That is, the following combinations of control statements are
    allowed.
     NAMESWAP=NO and ITKBSRVR=xxxxxxxxx
      The reports showing statistics for the reorganized database
      before name swapping are stored in the the Output repository
      of IMS Tools KB.
      Before applying this APAR, MSGHPSG2202W was issued and the
      reports were not stored.
       HPSG2202W OUTPUT REPOSITORY PROCESSING IS CANCELED
    
     NAMESWAP=NO and CONDREORG=YES
      The Conditional Reorganization Support Service (CRSS)
      evaluates the reorganized database before name swapping in
      the second evaluation phase.
      Before applying this APAR, the job ended with MSGHPSG2320E
      and RC=08.
       HPSG2320E CONDITIONAL REORG SERVICE IS DEACTIVATED DUE TO
                 NAMESWAP=NO
    

Problem conclusion

Temporary fix

Comments

  • ========================
    = DOCUMENTATION CHANGE =
    ========================
    The IBM IMS Database Reorganization Expert for z/OS User's Guide
    Version 4 Release 1 Suffix 2 (SC19-1137-02) should be changed
    as follows:
    
    (The following lines with 'D' are deleted, and lines
     marked with 'I' are added.)
    ---------------------------------------------------------------
    3.2.1 What is the Conditional Reorganization Support Service?
    
     Second evaluation phase
      When the reorganization process ends and the database
      reorganization is committed, the CRSS collects some additional
      statistics data about the reorganized database, and commits
      all statistics data that it collected during the reload
      process  and after reorganization.
    | If automatic post-reorganization processing is not requested,
    | the CRSS collects  the database statistics from the shadow
    | data sets.
      Then, the CRSS evaluates the data by using the same policy
      that was used in the first evaluation phase to detect any
      remaining database exceptions.
    ---------------------------------------------------------------
     3.5.2.2 Control statements for the Smart Reorg Driver
     3.5.2.2.2 CONDREORG control statement
    
      Specifies whether to use the Conditional Reorganization
      Support Service (CRSS).
      This control statement is optional. If you do not specify
      this control statement, CONDREORG=NO is used.
      :
    
    | The following control statements cannot be specified with
    | CONDREORG=YES:
    | - REORGINPUT=ULDS
    | - NEWDBD=newdbddd
    | - ITKBLOAD=itkblib
    | If you specify CONDREORG=YES and the database to reorganize
    | is a HALDB that has two or more partitions, you must
    | specify PARTITION=(partname,1).
    
      Notes:
      :
    | 3. In the second evaluation phase, the database statistics
    |    evaluated by the CRSS differ by the NAMESWAP control
    |    statement specification:
    |    - If NAMESWAP=YES, the database statistics collected
    |      after name swapping.
    |    - If NAMESWAP=NO, the database statistics collected
    |      before name swapping. The statistics are collected
    |      from the shadow data sets and are indicated as
    |      "After Reorg" in the reports.
    ---------------------------------------------------------------
     3.5.2.2.21 ITKBSRVR control statement
    
      Specifies the name of the IMS Tools KB server.
      This control statement is optional. If you do not explicitly
      specify this control statement, ITKBSRVR=*NO is used.
      :
    
    D When the name swap processing is not completed due to
    D NAMESWAP=NO or any error in the processing, the reports are
    D not stored.
      :
    ---------------------------------------------------------------
    3.5.2.2.23 NAMESWAP control statement
    
     Specifies whether the post-reorganization processing is to be
     done automatically after a successful reorganization.
     :
    
    D You cannot specify NAMESWAP=NO with CONDREORG=YES or with
    D CONDREORG=YES,REORGDIAG .
     :
    
    ---------------------------------------------------------------
    8.2 Messages and codes
    8.2.3.3 HPSG messages
    
    ---------------------------------------------------------------
      HPSG2202W OUTPUT REPOSITORY PROCESSING IS CANCELED
    
      Explanation:This is an information message showing
      that Smart Reorg utility canceled storing reports in the
      IMS Tools KB Output repository because
    D NAMESWAP=YES was not specified or
      an error occurred in reorganization or name swap processing.
      System Action:The Smart Reorg utility continues processing.
      User Response:None.
    ---------------------------------------------------------------
      HPSG2320E CONDITIONAL REORG SERVICE IS DEACTIVATED DUE TO
                reason
    
      Explanation:The Conditional Reorganization Support Service
      (CRSS) cannot continue the job because of one of the following
      reasons.
    
      reason Meaning
      :
     D NAMESWAP=NO  NAMESWAP=NO is specified.
    
      System Action:The Smart Reorg utility ends with a return
      code of 8.
      User Response:Take one of the following steps that corresponds
      to the reason, and rerun the job:
      :
    D  NAMESWAP=NO
    D    NAMESWAP=NO is not supported. To use the CRSS, specify
    D    NAMESWAP=YES.
      :
    ---------------------------------------------------------------
    | HPSG2322I SHADOW DATA SETS ARE DIAGNOSED AS REORGANIZED
    |           DATABASE
    |
    | Explanation: The database was reorganized but the name
    | swapping was not done because NAMESWAP=NO was specified.
    | The Conditional Reorganization Support Service (CRSS)
    | evaluated the shadow data sets after reorganization.
    | System Action: The Smart Reorg utility continues processing.
    | Programmer Response: None.
    ---------------------------------------------------------------
    ================= End of Documentation Change ==================
    

APAR Information

  • APAR number

    PM99143

  • Reported component name

    IMS DB REORG EX

  • Reported component ID

    5655F7400

  • Reported release

    410

  • Status

    CLOSED UR1

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    YesSpecatt / New Function / Xsystem

  • Submitted date

    2013-10-15

  • Closed date

    2013-11-18

  • Last modified date

    2013-12-02

  • APAR is sysrouted FROM one or more of the following:

  • APAR is sysrouted TO one or more of the following:

    UI12601

Modules/Macros

  • BBEADS20 BBEAFR00 BBEARH00 BBECRS00 BBESENSR
    BBESMAIN BBESPRNT BBESRPTH BBESTGEN BBESWRTM HPSGCR00 HPSGMSGT
    HPSGRS00 HPSGTM00
    

Publications Referenced
SC19113702    

Fix information

  • Fixed component name

    IMS DB REORG EX

  • Fixed component ID

    5655F7400

Applicable component levels

  • R410 PSY UI12601

       UP13/11/20 P F311

Fix is available

  • Select the PTF appropriate for your component level. You will be required to sign in. Distribution on physical media is not available in all countries.

[{"Business Unit":{"code":"BU058","label":"IBM Infrastructure w\/TPS"},"Product":{"code":"SSVL5Q","label":"IMS Database Reorganization Expert for z\/OS"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"4.1.0","Edition":"","Line of Business":{"code":"LOB35","label":"Mainframe SW"}}]

Document Information

Modified date:
06 January 2023