IBM Support

PI13047: S0C4-04

A fix is available

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • When attempting to unload data into data set written on tape
    with the STACK YES option, one of the following issue occurs:
    - the output data set are incorrectly catalogued and the
      TAPEREPORT output contains incorrect information
    - An ABENDS0C4 occurs and messages such as the following are
      issued:
    
    ABENDS0C4 occurs and issues messages such as:
    .
    INZZ001S(0001): ABEND IN INZUTILK - CODE=S0C4 U0000
                                           REASON=00000004
    IEA995I SYMPTOM DUMP OUTPUT  263
    SYSTEM COMPLETION CODE=0C4  REASON CODE=00000004
     TIME=21.37.37  SEQ=50096  CPU=0000  ASID=0043
     PSW AT TIME OF ERROR  077D1000   A4DD0180  ILC 2  INTC 04
       ACTIVE LOAD MODULE           ADDRESS=24901000
    OFFSET=004CF180
       NAME=INZUTILK
       DATA AT PSW  24DD017A - 472051D0  0E0E47E0  51D85810
       AR/GR 0: 007AAE88/0007D4E6   1: 00000000/00000006
             2: 00000000/24DD17DC   3: 00000000/00000006
             4: 00000000/24DD10F8   5: 00000000/24DCFFB4
             6: 00000000/00000001   7: 00000000/0000154F
             8: 00000000/00001553   9: 00000000/00000001
             A: 00000000/24DD189C   B: 00000000/FFFFFFF0
             C: 00000000/8007A030   D: 00000000/0007D408
             E: 00000000/00001553   F: 00000000/00000006
       END OF SYMPTOM DUMP
    
    and
    
            ABEND occurred in line  6788 of  OTMPCAT(OTMPLAT),offset
    0001CA
            Program terminated by operating system. ABEND code =
    S0C4
    Calling trace:
          Function        Line    Offset    Context
       OTMPCAT(OTMPLAT)   6788    0001CA
       RUNHCATF(IRUNH)     9530    00008E
               **** Non-C routine(s) ****
       406317(IRUNH)   == レinzrunhUnloadレ
                           1620    00096E
       227875(IRUN)    == レinzrunRunHpuレ
                           583    000B32
          MAIN(IMAIN)     1009    00183E
    
    This occurs only if the outout dataset are allocated via the
    TEMPLATE feature and if a JOBCLASS defined with SWA=ABOVE
    
    PB12220 ABENDS0C4 ABEND0C4 S0C4 0C4
    

Local fix

  • Use a JOBCLASS defined with SWA= BELOW or consider specifying
    STACK NO, especially if only one output file is to be written on
    tape.
    

Problem summary

  • ****************************************************************
    * USERS AFFECTED: Users of DB2 High Performance Unload.        *
    ****************************************************************
    * PROBLEM DESCRIPTION: When attempting to unload data into     *
    *                      data set written on tape with the       *
    *                      STACK YES option, one of the following  *
    *                      issue occurs:                           *
    *                      - the output data set are incorrectly   *
    *                      catalogued and the TAPEREPORT output    *
    *                      (TAPE SUMMARY - STATISTICS) contains    *
    *                      incorrect information                   *
    *                      - An ABENDS0C4 occurs and messages      *
    *                       such the following are issued:         *
    *                         INZZ001S(0001): ABEND IN INZUTILK -  *
    *                       CODE=S0C4 U0000 REASON=00000004        *
    *                         IEA995I SYMPTOM DUMP OUTPUT  263     *
    *                         SYSTEM COMPLETION CODE=0C4           *
    *                         REASON CODE=00000004                 *
    *                         TIME=21.37.37  SEQ=50096  CPU=0000   *
    *                        ASID=0043                             *
    *                         PSW AT TIME OF ERROR  077D1000       *
    *                         A4DD0180  ILC 2  INTC 04             *
    *                           ACTIVE LOAD MODULE                 *
    *                         ADDRESS=24901000  OFFSET=004CF180    *
    *                           NAME=INZUTILK                      *
    *                           DATA AT PSW  24DD017A - 472051D0   *
    *                        0E0E47E0  51D85810                    *
    *                           AR/GR 0: 007AAE88/0007D4E6         *
    *                         1: 00000000/00000006                 *
    *                                 2: 00000000/24DD17DC         *
    *                         3: 00000000/00000006                 *
    *                                 4: 00000000/24DD10F8         *
    *                         5: 00000000/24DCFFB4                 *
    *                                 6: 00000000/00000001         *
    *                         7: 00000000/0000154F                 *
    *                                 8: 00000000/00001553         *
    *                         9: 00000000/00000001                 *
    *                                 A: 00000000/24DD189C         *
    *                         B: 00000000/FFFFFFF0                 *
    *                                 C: 00000000/8007A030         *
    *                         D: 00000000/0007D408                 *
    *                                E: 00000000/00001553          *
    *                         F: 00000000/00000006                 *
    *                           END OF SYMPTOM DUMP                *
    *                      and ABEND occurred in line  6788 of     *
    *                        OTMPCAT(OTMPLAT),offset 0001CA        *
    *                                Program terminated by         *
    *                       operating system. ABEND code = S0C4    *
    *                         Calling trace:                       *
    *                            Function        Line    Offset    *
    *                         Context                              *
    *                         OTMPCAT(OTMPLAT)   6788    0001CA    *
    *                         RUNHCATF(IRUNH)     9530    00008E   *
    *                                 **** Non-C routine(s) ****   *
    *                         406317(IRUNH)   ==                   *
    *                        inzrunhUnload                         *
    *                                             1620    00096E   *
    *                         227875(IRUN)    ==  inzrunRunHpu     *
    *                                             583    000B32    *
    *                            MAIN(IMAIN)     1009    00183E    *
    *                      This occurs only if the outout dataset  *
    *                      are allocated via the TEMPLATE          *
    *                      feature and if a JOBCLASS defined with  *
    *                      SWA=ABOVE                               *
    *                      pb 12220                                *
    ****************************************************************
    * RECOMMENDATION: APPLY the PTF.                               *
    ****************************************************************
    The otmplate and infrqsva  modules were changed.
    

Problem conclusion

  • APPLY the PTF.
    

Temporary fix

Comments

APAR Information

  • APAR number

    PI13047

  • Reported component name

    DB2 HI PERF UNL

  • Reported component ID

    5697F4400

  • Reported release

    420

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2014-03-04

  • Closed date

    2014-03-26

  • Last modified date

    2014-04-02

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

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

    UI16431 UI16432

Modules/Macros

  •    INZUTILK INZUTILX
    

Fix information

  • Fixed component name

    DB2 HI PERF UNL

  • Fixed component ID

    5697F4400

Applicable component levels

  • R410 PSY UI16431

       UP14/04/01 P F403

  • R420 PSY UI16432

       UP14/04/01 P F403

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":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSAUUV","label":"IBM Db2 High Performance Unload for z\/OS"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"4.2.0","Edition":"","Line of Business":{"code":"LOB10","label":"Data and AI"}}]

Document Information

Modified date:
12 February 2021