IBM Support

PK13442: FABCUR6 AND FABCUR7 SUPPORT AREA INFORMATION RECORD SUPPRESSION

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as new function.

Error description

  • FABCUR6 and FABCUR7 support AREA INFORMATION RECORD suppression.
    Forward fit of APAR PK12862.
    

Local fix

Problem summary

  • ****************************************************************
    * USERS AFFECTED: All DEDB Unload/Reload of High Performance   *
    *                 Fast Path Utilities FP Basic Tools Version 2 *
    *                 Release 2 (FMID: H31A220).                   *
    ****************************************************************
    * PROBLEM DESCRIPTION: Forward Fit APAR of FPB V2R1 PK12862:   *
    *                      FPB Unload/Reload FABCUR6 and FABCUR7   *
    *                      support area information record         *
    *                      suppression with a new optional         *
    *                      AREA_INFORMATION_RECORD control         *
    *                      statement.                              *
    ****************************************************************
    * RECOMMENDATION: Apply the maintenance for this APAR.         *
    ****************************************************************
    Forward Fit APAR of FPB V2R1 PK12862:
    FABCUR6 provides a new optional AREA_INFORMATION_RECORD
    control statement on UR6CTL DD data set whether to generate an
    area information record on the unloaded segment record data set.
    
    FABCUR7 provides a new optional AREA_INFORMATION_RECORD
    control statement on UR7CTL DD data set to indicate whether the
    input unloaded segment record data set has area information
    records or not.
    

Problem conclusion

Temporary fix

Comments

  • FABCUR6 provides a new optional AREA_INFORMATION_RECORD=YES|NO
    control statement on UR6CTL DD data set whether to generate an
    area information record on the unloaded segment record data set.
    
    FABCUR7 provides a new optional AREA_INFORMATION_RECORD=YES|NO
    control statement on UR7CTL DD data set to indicate whether the
    input unloaded segment record data set has area information
    records or not.
    
    An abbreviation AIR can be used as an alias of
    AREA_INFORMATION_RECORD.
    
    When FABCUR7 with AREA_INFORMATION_RECORD=YES finds no area
    information record in the unloaded segment record file, the
    process gets U3954 abend with a new FABC3954E message.
    
    When FABCUR7 with AREA_INFORMATION_RECORD= NO finds an area
    information record in the unloaded segment record file, the
    process gets U3960 abend with a new FABC3960E message.
    
    When FABCUR7 finds SDEP=PHYSICAL records, FABCUR7 ignores
    SDEP=PHSICAL records in the unloaded segment record file with
    a new FABC0720I message.
    
    ========================
    = DOCUMENTATION CHANGE =
    ========================
    The IMS High Performance Fast Path Utilities for z/OS
    User's Guide Volume 2: Fast Path Basic Tools Version 2 Release 2
    (SC18-9238-01) should be changed as follows:
    
    
    PART 4. DEDB Unload/Reload Utilities
     Chapter 16. DEDB Reload Segment Data Set Create utility FABCUR6
      UR6CTL data set
       Control statements
    
    *The following description should be added as follow;
    
    AREA_INFORMATION_RECORD control statement
    
    The optional AREA_INFORMATION_RECORD statement specifies
    whether the area information record will be generated for
    areas. The AREA_INFORMATION_RECORD statement contains the
    following:
    
     +-----------------------------------------+
     |    AREA_INFORMATION_RECORD={YES|NO}     |
     |                             ---         |
     +-----------------------------------------+
    
    AREA_INFORMATION_RECORD=
    The optional AREA_INFORMATION_RECORD statement specifies
    whether the area information record will be generated for
    areas.
    
      YES
          Indicates that area information records will be generated
          for areas. For empty areas, EMPTY= keyword parameter of
          the USERCTL control statement decides whether to generate
          area information records for the areas. This is the
          default value.
      NO
          Indicates that no area information records will be
          generated for areas. EMPTY=YES keyword parameter of the
          USERCTL control statement will be ignored.
    
    An abbreviation AIR is used for AREA_INFORMATION_RECORD.
    
     Chapter 17. DEDB Unloaded Segment Data Set Retrieve utility
    FABCUR7
    
      UR7CTL data set
       Control statements
    
    *The following description should be added as follow;
    
    AREA_INFORMATION_RECORD control statement
    
    The optional AREA_INFORMATION_RECORD statement specifies whether
    the input unloaded segment records file on UR7DATA DD statement
    contains the area information records. The
    AREA_INFORMATION_RECORD statement contains the following:
    
     +-----------------------------------------+
     |    AREA_INFORMATION_RECORD={YES|NO}     |
     |                             ---         |
     +-----------------------------------------+
    
    AREA_INFORMATION_RECORD=
    The optional AREA_INFORMATION_RECORD statement specifies whether
    the input unloaded segment records file on UR7DATA DD statement
    contains the area information records.
    
    YES
        Indicates that area information records should be contained
        in UR7DATA DD data set. This is the default value.
    
    NO
        Indicates that no area information records should be
        contained in UR7DATA DD dataset.
    
    An abbreviation AIR is used for AREA_INFORMATION_RECORD.
    
    
     Appendix N. FPB-Messages and codes
    
    *The following description should be added after FABC0655E
    explanation.
    
    FABC0656E - INVALID AREA_INFORMATION_RECORD= CONTROL CARD
                    - SYNTAX ERROR DETECTED
    
    Explanation: Self-explanatory.
    
    System Action: Program FABCUR6 discards the control statement,
    sets an internal error flag, and continues processing.
    
    Programmer Response: Refer to "Using FABCUR6" in topic 4.5.2 for
    details on the syntax of the AREA_INFORMATION_RECORD control
    statement. Correct the error, and rerun the job.
    
    FABC0657E - INVALID AREA_INFORMATION_RECORD= CONTROL CARD
    - "AREA_INFORMATION_RECORD=" PREVIOUSLY SPECIFIED
    
    Explanation: Self-explanatory.
    System Action: Program FABCUR6 discards the control statement,
    sets an internal error flag, and continues processing.
    
    Programmer Response: Refer to "Using FABCUR6" in topic 4.5.2 for
    details on the syntax of the AREA_INFORMATION_RECORD control
    statement. Correct the error, and rerun the job.
    
    *The following description should be added after FABC0711I
    explanation.
    
    FABC0714E - INVALID AREA_INFORMATION_RECORD= CONTROL CARD
                    - SYNTAX ERROR DETECTED
    
    Explanation: Self-explanatory.
    System Action: Program FABCUR7 discards the control statement,
    sets an internal error flag, and continues processing.
    
    Programmer Response: Refer to "Using FABCUR7" in topic 4.6.2 for
    details on the syntax of the AREA_INFORMATION_RECORD control
    statement. Correct the error, and rerun the job.
    
    FABC0715E - INVALID AREA_INFORMATION_RECORD= CONTROL CARD
    - "AREA_INFORMATION_RECORD" CONTROL CARD PREVIOUSLY SPECIFIED
    
    Explanation: Self-explanatory.
    System Action: Program FABCUR7 discards the control statement,
    sets an internal error flag, and continues processing.
    
    Programmer Response: Refer to "Using FABCUR7" in topic 4.6.2 for
    details on the syntax of the AREA_INFORMATION_RECORD control
    statement. Correct the error, and rerun the job.
    
    FABC0720I - SDEP=PHYSICAL UNLOADED SEGMENT RECORDS FOUND AND
    IGNORED
    
    Explanation: FABCUR7 found SDEP=PHYSICAL unloaded segment
    records. They were ignored because they are not actual SDEP
    image segment records.
    
    System Action: Program FABCUR7 discards them and continues
    processing.
    
    Programmer Response: Check if input file is correct or not.
    
    *The following description should be added after FABC3956E
    explanation.
    
    FABC3960E - AREA INFORMATION RECORD FOUND WHEN
    AREA_INFORMATION_RECORD=NO WAS SPECIFIED
    
    Explanation: FABCUR7 found the area information record in
    Unloaded file when AREA_INFORMATION_RECORD=NO control statement
    was specified.
    
    System Action: FABCUR7 abends with user code of 3960.
    
    Programmer Response: Specify correct unloaded file or specify
    AREA_INFORMATION_RECORD=YES control statement, and rerun the
    job.
    

APAR Information

  • APAR number

    PK13442

  • Reported component name

    IMS HP FP UTILI

  • Reported component ID

    5655K9400

  • Reported release

    220

  • Status

    CLOSED UR1

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2005-10-13

  • Closed date

    2005-10-26

  • Last modified date

    2005-11-03

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

    PK12862

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

    UK08455

Modules/Macros

  •    FABALINK FABCDFMT FABCUR6X FABCUR7X FABC6AUD
    FABC6BLK FABC6EOF FABC6GCD FABC6INI FABC6MGT FABC6PUT FABC7BLK
    FABC7GCD FABC7GET FABC7INI FABC7MGT H31A220J UR67DCCI
    

Publications Referenced
SC18923801    

Fix information

  • Fixed component name

    IMS HP FP UTILI

  • Fixed component ID

    5655K9400

Applicable component levels

  • R220 PSY UK08455

       UP05/10/28 P F510

[{"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":"220","Edition":"","Line of Business":{"code":"","label":""}}]

Document Information

Modified date:
03 November 2005