IBM Support

PM04069: SUPPORT MULTIPLE AREAS PROCESSING FOR ONLINE EXPERT REORGANIZATION

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as new function.

Error description

  • This APAR will enhance Online Expert Reorganization ( OER ) to
    process multiple areas serially within a single step.
    
    This issue is implemented as a result of FITS requirement
    MR0604084757.
    

Local fix

Problem summary

  • ****************************************************************
    * USERS AFFECTED: All Online Expert Reorganization users of    *
    *                 High Performance Fast Path Utilities Fast    *
    *                 Path Online Tools Version 3 Release 2        *
    *                 (FMID: H31A320).                             *
    ****************************************************************
    * PROBLEM DESCRIPTION: Online Expert Reorganization (OER)      *
    *                      supports multiple areas processing      *
    *                      within a single job step.               *
    ****************************************************************
    * RECOMMENDATION: Apply the maintenance for this APAR.         *
    ****************************************************************
    This APAR addresses the following enhancements:
    1. Support OER to process multiple areas serially within a
    single job step.
    2. Support OER to process the remaining areas even though an
    area-specific error is encounted during processing.
    3. Support OER to generate image copy using IMS High Performance
    Image Copy.
    
    Along with PK93925, this issue is implemented as a result of FIT
    requirement MR0604084757.
    

Problem conclusion

Temporary fix

Comments

  • 1.This APAR allows OER to specify multiple specific areas using
    AREA=(area1,area2,...) or all areas that are defined in DBD
    using AREA=ALL. If multiple areas are specifyed with AREA
    keyword of REORG control statement in FPXIN DD, OER process
    them serially.
    
    2.If PROC_AFT_ERROR=STOP is specified in REORG control statement
    , the job step stops on encountering an area-specific error.
    If PROC_AFT_ERROR=NEXTAREA is specified, the job step continues
    to process the remaining areas after encoutering an
    area-specific error.
    
    3.To use IMS High Performance Image Copy to generate image
    copy during the OPC processing that is running under OER,
    specify PTRCHK=YES in REORG control statement and IC=(YES,ICEDD)
    in PTRCHK control statement. For multiple areas processing,
    OPC that is running under OER only allows getnerating image copy
    using IMS High Performance Image Copy.
    
    Here is an example JCL for running OER with OPC for multiple
    areas and generating image copy using IMS HP Image Copy.
    
    //REORG   EXEC FPUTIL,DBD=DEDBJN23,IMSID=IMS1
    //STEPLIB DD DISP=SHR,DSN=HPFP.SHFPLMD0
    //        DD DISP=SHR,DSN=HPIC.SHPSLMD0
    //        DD DISP=SHR,DSN=IMS.SDFSRESL
    //FPXIN   DD *
     REORG   AREA=(DB23AR1,DB23AR2),
             RFSSCAN=(YES,YES)
             PTRCHK=YES
     PTRCHK  TYPRUN=RPT,
             CHKUOW=ALL,
             FULLSTEP=YES,
             IC=(YES,ICEIN),
             ICNOTIFY=YES
     REPORT  REPORTDD=FPXRPTS
    /*
    //ICEIN   DD *
      GLOBAL   COMP=Y,COMPRTN=FABJCMP4
      CIC      DBD=DEDBJN23,
               AREA=DB23AR1,
               ICOUT=ICOUT001
      CIC      DBD=DEDBJN23,1
               AREA=DB23AR2,
               ICOUT=ICOUT002
    /*         ICOUT=ICOUT002
    //FPXRPTS  DD SYSOUT=*
    //SYSOUT   DD SYSOUT=*
    //ICOUT001 DD DISP=SHR,DSN=HPFP.DB23AR1.IC
    //ICOUT002 DD DISP=SHR,DSN=HPFP.DB23AR2.IC
    
    If you will store the Process Summary Report that is added
    by PK93925 in the IMS Tools KB repository for the first time,
    for detailed registration process, see 1.1.7 Support for IMS
    Tools KB.
    
    ========================
    = DOCUMENTATION CHANGE =
    ========================
    The IMS High Performance Fast Path Utilities for z/OS User's
    Guide Version 3 Release 2 (SC18-9869-04).
    
    About DOCUMENTATION CHANGE, See
    http://www-01.ibm.com/support/docview.wss?rs=434&context=SSZJXP
    &context=SSUSPA&context=SSUSPS&q1=SC18-9869-04&uid=swg27015322
    &loc=en_US&cs=utf-8&lang=en
    

APAR Information

  • APAR number

    PM04069

  • Reported component name

    IMS HP FP UTILI

  • Reported component ID

    5655K9400

  • Reported release

    320

  • Status

    CLOSED UR1

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2009-12-22

  • Closed date

    2010-01-28

  • Last modified date

    2010-02-01

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

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

    UK53918

Modules/Macros

  •    FPXAB35A FPXAB35B FPXAB350 FPXAB358 FPXAB359
    FPXACIA0 FPXAHPIT FPXAHPI0 FPXALIC0 FPXALIF0 FPXANTF0 FPXAOFP0
    FPXAREA0 FPXASNP1 FPXATALA FPXATALB FPXATAL0 FPXATAL8 FPXATAL9
    FPXATER0 FPXATF00 FPXATJ0A FPXATJ0B FPXATJ00 FPXATJ08 FPXATJ09
    FPXATWRK FPXAXRT0 FPXA0000 FPXD0000 FPXGSEGA FPXGSEGB FPXGSEG0
    FPXGSEG8 FPXGSEG9 FPXMBLK  FPXMBLK0 FPXMSG00 FPXM0000 FPXOPEN1
    FPXPANA0 FPXPDRVA FPXPDRVB FPXPDRV0 FPXPDRV8 FPXPDRV9 FPXTREA0
    FPXUAI2A FPXUAI2B FPXUAI20 FPXUAI28 FPXUAI29 FPXXCAR0 FPXXCCS0
    FPXXCPT0 FPXXCRE0 FPXXCTL0 FPXXGWRK FPXXRC00 FPXXRGC0 FPXXRGM0
    FPXXRGP0 FPXXRG00 FPXXUALA FPXXUALB FPXXUAL0 FPXXUAL8 FPXXUAL9
    HFPQFAN0 HFPQUBLK
    

Publications Referenced
SC18986904    

Fix information

  • Fixed component name

    IMS HP FP UTILI

  • Fixed component ID

    5655K9400

Applicable component levels

  • R320 PSY UK53918

       UP10/01/29 P F001

[{"Business Unit":{"code":"BU048","label":"IBM Software"},"Product":{"code":"SSCX89D","label":"IMS HP Fast Path Utilities"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"3.2.0","Edition":"","Line of Business":{"code":"","label":""}}]

Document Information

Modified date:
01 February 2010