IBM Support

II12906: APAR OW47651 FOR EXTENDED EXTRACT FILE REQUIRES A CHANGE TO JCL FOR GENERATING REPORTS IN RMM

Subscribe to this APAR

By subscribing, you receive periodic emails alerting you to the status of the APAR, along with a link to the fix after it becomes available. You can track this item individually or track all items by product.

Notify me when this APAR changes.

Notify me when an APAR for this component changes.

 

APAR status

  • INTRAN

Error description

  • APAR OW47651 added a NEW FUNCTION ( NF ) to support an
    EXTENDED EXTRACT FILE for the RMM EDGHSKP job. The extract
    file is used to generate reports in RMM. This APAR has shipped
    a new version of the REXX EXEC EDGRRPTE.
    .
    Once you have applied APAR OW47651 you must use the new sample
    JCL that was shipped with the APAR. It is available in SAMPLIB
    and is called EDGJRPT. In addition you must make a change to
    your EDGHSKP job to specify a DD of XREPTEXT for the report
    extract data set.
      //XREPTEXT  DD   DSN=RMM.EXTRACT.FILE,DISP=SHR
    .
    If you wish to continue using your old JCL you will need to
    point to a version of EDGRRPTE prior to OW47651. You can get
    the old version of EDGRRPTE from APAR OW45430. Also, your
    EDGHSKP job must continue to specify a DD of REPTEXT.
      //REPTEXT  DD   DSN=RMM.EXTRACT.FILE,DISP=SHR
    .
    Here are some of the messages that may be generated if you try
    to use the new version of EDGRRPTE with your old JCL and a DD
    of REPTEXT:
     IRX0555E The input or output file SORTIN is not allocated.
      It cannot be opened for I/O
     IRX0670E EXECIO error while trying to GET or PUT a record.
      No header record found in the extended extract file.
     The default DATEFORM of Julian is used.
     IRX0555E The input or output file SYSIN is not allocated.
      It cannot be opened for I/O
     IRX0670E EXECIO error while trying to GET or PUT a record.
      DFSORT return code is:
       16 for function check extended extract file
     IRX0555E The input or output file SORTOUT is not allocated.
      It cannot be opened for I/O
     IRX0670E EXECIO error while trying to GET or PUT a record.
    No extended extract record found in the extended extract file.
    In addition APAR OW47651 has added the ability to override the
    RMM internal SORT statements. In order to use this function
    the CCARD DD must be coded.  Here is an example on how to
    specify the CCARD DD statements:
    .
    CCARD  DD  *
           SORT06    SORT FIELDS=(156,8,CH,A,9,6,CH,D,915,4,CH,A)
           SORT06    INCLUDE COND=(5,1,CH,EQ,C'X',
           SORT06            AND,(583,1,CH,EQ,C'S',
           SORT06            OR,583,1,CH,EQ,C'U'))
           SORT06    OPTION VLSHRT
           LINES     20
           HEAD      INTERNAL USE
           /*
    .
    The DD and SORT statements must start in column 11. For more
    information please refer to EDGDOCS.
    

Local fix

  • Use the current JCL sample of EDGJRPT, with a DD of XREPTEXT.
    

Problem summary

Problem conclusion

Temporary fix

Comments

APAR Information

  • APAR number

    II12906

  • Reported component name

    V2 LIB INFO ITE

  • Reported component ID

    INFOV2LIB

  • Reported release

    001

  • Status

    INTRAN

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2001-06-06

  • Closed date

  • Last modified date

    2001-06-27

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

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

Fix information

Applicable component levels

[{"Business Unit":{"code":"BU054","label":"Systems w\/TPS"},"Product":{"code":"SG19N","label":"APARs - OS\/390 environment"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"001","Edition":"","Line of Business":{"code":"","label":""}},{"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":"001","Edition":"","Line of Business":{"code":"","label":""}},{"Business Unit":{"code":null,"label":null},"Product":{"code":"SG19O","label":"APARs - MVS environment"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"001","Edition":"","Line of Business":{"code":"","label":""}},{"Business Unit":{"code":"BU054","label":"Systems w\/TPS"},"Product":{"code":"SSSN3L","label":"z\/OS Communications Server"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"001","Edition":"","Line of Business":{"code":"LOB35","label":"Mainframe SW"}}]

Document Information

Modified date:
27 June 2001