IBM Support

PI12789: FORWARD FIT (ROLLUP) OF V120 IMS FAST PATH SOLUTION PACK APAR'S

A fix is available

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

Local fix

Problem summary

  • ****************************************************************
    * USERS AFFECTED: All users of HPFPU Fast Path Advanced        *
    *                 Tools, HPFPU Fast Path Online Tools, and DB  *
    *                 Sensor in Fast Path Solution Pack Version 1  *
    *                 Release 3 (FMID: HAHQ130).                   *
    ****************************************************************
    * PROBLEM DESCRIPTION: Forward Fit APAR of the following 6     *
    *                      FPSP V1R2 APARs;                        *
    *                      - PI06811                               *
    *                      - PI07604                               *
    *                      - PI07609                               *
    *                      - PI08083                               *
    *                      - PI08199                               *
    *                      - PI08591                               *
    *                                                              *
    *                      The following problems are also         *
    *                      included.                               *
    *                      1.FPA main task abends with HFPMESTx    *
    *                      0C4 when the subtask abends.            *
    *                      2.Missing ONLINE POINTER CHECKER        *
    *                      STATISTICS report in FPXRPTS when       *
    *                      OPC is performed with SYSIN DD          *
    *                      3.Add VSO status to ONLINE POINTER      *
    *                      CHECKER STATISTICS report.              *
    ****************************************************************
    * RECOMMENDATION: Apply the maintenance for this APAR.         *
    ****************************************************************
    Forward Fit APAR of FPSP V1R2 PI06811.
    1. Unable to save Sensor Data when exceptions occur with
    SENSOR_UOW=YES and THRESHOLD is specified due to exit condition.
    2. ABEND occurs when SEGLDIST=YES and the DB has ROOT and SDEP
    segments only.
    
    Forward Fit APAR of FPSP V1R2 PI07604.
    There was a problem that Online Pointer Checker was checking the
    length of SDEP control segment.
    Therefore, Online Pointer Checker issued error ONLINE POINTER
    SCAN REPORT in FPXRPTS DD.
    
    Forward Fit APAR of FPSP V1R2 PI07609.
    The DAR13SO work data set can be allocated dynamically when
    . FULLSTEP=YES and TYPRUN=PTRALL/RPT are specified for OPC
    . PTRCHK=YES, FULLSTEP=YES and TYPRUN=PTRALL/RPT are specified
      for OER
    However, the estimation for the primary size of the DAR13SO
    work data set is too small when the average segment length
    in DBD definition is much larger than the actual average
    segment length, which caused B37.
    
    Forward Fit APAR of FPSP V1R2 PI08083.
    Running of HFPMAIN0 to unload a DEDB, informational message
    HFPD0001I is written on two lines to the SYSLOG. The message
    is incorrectly written with SYSLOG Record type N, which
    means "single line message". System automation cannot interpret
    the second line as it determines each line to be a separate
    message.
    
    Forward Fit APAR of FPSP V1R2 PI08199.
    1. FPA Analyze function:
    Even if an incorrect CI RBA value is set at the end of a CI, FPA
    Analyze function does not report the problem of the incorrect CI
    RBA value and continues processing with no error.
    2. FPO utilities:
    Even if an incorrect CI RBA value is set at the end of a CI, FPO
    utilities do not report the problem of the incorrect CI RBA
    value. Instead, FPO utilities issue FPX0011E message and ends
    with ABENDU3500.
    
    Forward Fit APAR of FPSP V1R2 PI08591.
    ODE with SDEPHIER=YES option extracted the same SDEP segments
    twice, when their parent ROOT segment was located in an IOVF CI,
    and this IOVF CI was re-read for processing of the next ROOT
    segment.
    
    The issues that have been fixed in FPSP V1R2 and are not listed
    above have been fixed in FPSP V1R3 GA level and PI06716.
    
    Problems that are fixed only for FPSP V1R3.
    1.HFPMESTx 0C4 abend occurs when main task other than abend
    occurs.
    2.FPXRPTS DD does not output ONLINE POINTER CHECKER STATISTICS
    report when used DASYSIN DD for OPC.
    3.ONLINE POINTER CHECKER STATISTICS report does not output VSO
    status for OPC or OER.
    

Problem conclusion

  • Forward Fit APAR of FPSP V1R2 PI06811.
    1. Changed exit condition to store Sensor data even if exception
    occurs.
    2. Modified to take the DB of ROOT and SDEP segments only
    correctly.
    
    Forward Fit APAR of FPSP V1R2 PI07604.
    When CI has SDEP control segment, checking of SDEP segment
    length will not be performed.
    
    Forward Fit APAR of FPSP V1R2 PI07609.
    OPC and OER have been modified to adjust the primary and
    secondary sizes for the work data sets when the calculated
    primary size is smaller than 1CYLINDER.
    
    Forward Fit APAR of FPSP V1R2 PI08083.
    When a message id has the multiple text lines to SYSLOG, the
    FPA changes to write them as one multiple-text message.
    The message ids for abend are still written as a single line
    message because those line messages have the specific message
    id. The FPO does not have the multiple text lines to SYSLOG.
    
    Forward Fit APAR of FPSP V1R2 PI08199.
    1. FPA Analyze function:
    FPA Analyze function has been modified to check the integrity of
    the CI RBA value. FPA Analyze function checks the CI RBAs of all
    CIs including 1st CI and 2nd CI, but except for the CIs in reorg
    UOW.
    If an incorrect RBA value is set at the end of a CI, FPA Analyze
    function issues a message in the Resolve Pointers report,
    generates a snap dump when CISNAP=YES is specified, and counts
    as a pointer error.
    2. FPO utilities:
    FPO utilities have been modified to check the integrity of the
    CI RBA value.
    If an AO status code is returned when FPO utilities read CIs,
    FPO utilities issue FPX0011E message and end with ABENDU3500 as
    before, and also check the integrity of the RBA value of the CI
    that is failed to read. If an incorrect RBA value is set at the
    end of a CI, FPO utilities issue FPX0339E message.
    
    Forward Fit APAR of FPSP V1R2 PI08591.
    ODE has been modified not to extract the SDEP segments when an
    IOVF CI is re-read, where their parent ROOT segment is located.
    Because these SDEP segments are already extracted in the
    previous processing.
    
    
    Problems that are fixed only for FPSP V1R3.
    1.FPA have been modified to not release work area for estae
    process.
    2.OPC have been modified to output ONLINE POINTER CHECKER
    STATISTICS report to FPXRPTS DD when used DASYSIN DD.
    3.OPC have been modified to output VSO status in ONLINE
    POINTER CHECKER STATISTICS report.
    

Temporary fix

Comments

APAR Information

  • APAR number

    PI12789

  • Reported component name

    IMS FP SOLUTION

  • Reported component ID

    5655W1400

  • Reported release

    130

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2014-02-28

  • Closed date

    2014-04-11

  • Last modified date

    2014-05-02

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

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

    UI16975

Modules/Macros

  • FPXACRBB FPXACRBC FPXACRBD FPXADRVB FPXADRVC FPXADRVD FPXALIF0
    FPXASDP0 FPXASUM0 FPXBTOA0 FPXBWTOR FPXCONS0 FPXDLIEB FPXDLIEC
    FPXDLIED FPXDSDP0 FPXESDP0 FPXGSEGB FPXGSEGC FPXGSEGD FPXMBLK0
    FPXMSG00 FPXPSDP0 FPXQOPN0 FPXUSDR0 HAHQ130J HFPAS1D0 HFPA1DC0
    HFPA1I10 HFPA1P10 HFPA1SD0 HFPA4SN0 HFPA5H20 HFPA5SR0 HFPLSNC0
    HFPMAIN0 HFPOMGT0 HFPQMAI0 HFPREST0 HFPSENSR HFPSPMST HFPSTGEN
    HFPVICG0 HFPVICI0 HFPWPRC0
    

Fix information

  • Fixed component name

    IMS FP SOLUTION

  • Fixed component ID

    5655W1400

Applicable component levels

  • R130 PSY UI16975

       UP14/04/13 P F404

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":"BU054","label":"Systems w\/TPS"},"Product":{"code":"SG19M","label":"APARs - z\/OS environment"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"130","Edition":"","Line of Business":{"code":"","label":""}},{"Business Unit":{"code":"BU048","label":"IBM Software"},"Product":{"code":"SSCV35A","label":"IMS Fast Path Solution Pack"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"130","Edition":"","Line of Business":{"code":"","label":""}}]

Document Information

Modified date:
02 May 2014