IBM Support

PH43675: MISSING SORTDEVT KEYWORD FOR LOADOPT IN GENERATED LOAD COMMAND

A fix is available

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • When the SORTDEVT option is specified in LOADOPT, and its value
    is an integer, for example:
    
    LOADOPT (INDDN SYSREC00 RESUME NO REPLACE LOG NO ENFORCE NO
    NOCOPYPEND PRESORT SORTDEVT 3390,,NUMRECS &NUMRECS)
    The generated LOAD command is incorrect. The SORTDEVT keyword is
    not printed but its value is :
    
    LOAD DATA
    INDDN SYSREC00  RESUME NO  REPLACE  LOG NO  ENFORCE NO
    NOCOPYPEND
    PRESORT 3390
    EBCDIC CCSID(0037)
    ..
    The correct command should be :
    
    LOAD DATA
    INDDN SYSREC00  RESUME NO  REPLACE  LOG NO  ENFORCE NO
    NOCOPYPEND
    PRESORT SORTDEVT 3390
    EBCDIC CCSID(0037)
    

Local fix

Problem summary

  • ****************************************************************
    * USERS AFFECTED: Users of Db2 High Performance Unload         *
    *                 for z/OS                                     *
    ****************************************************************
    * PROBLEM DESCRIPTION: When the SORTDEVT option is specified   *
    *                      in LOADOPT, and its value is an         *
    *                      integer, for example:                   *
    *                                                              *
    *                      LOADOPT (INDDN SYSREC00 RESUME NO       *
    *                      REPLACE LOG NO ENFORCE NO NOCOPYPEND    *
    *                      PRESORT SORTDEVT 3390,,NUMRECS          *
    *                      &NUMRECS)                               *
    *                      The generated LOAD command is           *
    *                      incorrect. The SORTDEVT keyword is not  *
    *                      printed but its value is :              *
    *                                                              *
    *                      LOAD DATA                               *
    *                      INDDN SYSREC00  RESUME NO  REPLACE  LOG *
    *                       NO  ENFORCE NO  NOCOPYPEND             *
    *                      PRESORT 3390                            *
    *                      EBCDIC CCSID(0037)                      *
    *                      ..                                      *
    *                      The correct command should be:          *
    *                                                              *
    *                      LOAD DATA                               *
    *                      INDDN SYSREC00  RESUME NO  REPLACE  LOG *
    *                      NO  ENFORCE NO  NOCOPYPEND              *
    *                      PRESORT SORTDEVT 3390                   *
    *                      EBCDIC CCSID(0037)                      *
    *                      ...                                     *
    ****************************************************************
    * RECOMMENDATION: Apply the PTF                                *
    ****************************************************************
    Missing SORTDEVT keyword for LOADOPT in generated LOAD command
    

Problem conclusion

  • Code has been changed to fix this problem
    

Temporary fix

Comments

APAR Information

  • APAR number

    PH43675

  • Reported component name

    DB2 HI PERF UNL

  • Reported component ID

    5697F4400

  • Reported release

    510

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2022-01-27

  • Closed date

    2022-03-31

  • Last modified date

    2022-05-03

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

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

Modules/Macros

  • INZUTILK
    

Fix information

  • Fixed component name

    DB2 HI PERF UNL

  • Fixed component ID

    5697F4400

Applicable component levels

  • R510 PSY UI79968

       UP22/04/09 P F204

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.

[{"Line of Business":{"code":"LOB10","label":"Data and AI"},"Business Unit":{"code":"BU058","label":"IBM Infrastructure w\/TPS"},"Product":{"code":"SSZJXP","label":"DB2 Tools for z\/OS"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"5.1.0"}]

Document Information

Modified date:
04 May 2022