IBM Support

PM32109: T03COMP STEP GENERATING BLANK LINES UNDER FIELDS IGNORED WHEN COMPARING SOURCE AND TARGET OBJECTS

A fix is available

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • The DB2 Object Comparison Tool for z/OS program GOC2CMP loops
    printing blank lines under the FIELDS IGNORED WHEN COMPARING
    SOURCE AND TARGET OBJECTS section of its reporting.
    

Local fix

  • Use the LE runtime STORAGE parm to initialize the variables
    responsible for the error.
    For example, if your original parms were:
    //T03COMP EXEC PGM=GOC2CMP,PARM=(/;REPCHG)
    change them to:
    //T03COMP EXEC PGM=GOC2CMP,PARM=('STORAGE(,,00)/;REPCHG)
    To make the LE STORAGE option a default parm, modify the
    variable cmpparm in EXEC GOCGCMP:
    EDIT       XXX.XXXXXXX.EXEC(GOCGCMP)
    Command ===>
    001703 cmpparm = '/'debugl';'
    001728   cmpparm= '/'debugl';'
    
    to:
    
    001703 cmpparm = 'STORAGE(,,00)/'debugl';'
    001728   cmpparm = 'STORAGE(,,00)/'debugl';'
    

Problem summary

  • ****************************************************************
    * USERS AFFECTED: Users of the DB2 Object Comparison Tool for  *
    *                 z/OS who choose to report system ignores.    *
    ****************************************************************
    * PROBLEM DESCRIPTION: The DB2 Object Comparison Tool was      *
    *                      looping and generating blank lines      *
    *                      when reporting system ignores.          *
    ****************************************************************
    * RECOMMENDATION:                                              *
    ****************************************************************
    The DB2 Object Comparison Tool was looping and generating
    blank lines when reporting system ignores.
    

Problem conclusion

  • The problem has been resolved.
    

Temporary fix

Comments

APAR Information

  • APAR number

    PM32109

  • Reported component name

    DB2 OBJECT COMP

  • Reported component ID

    5697G6400

  • Reported release

    A10

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2011-02-07

  • Closed date

    2011-03-16

  • Last modified date

    2011-04-04

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

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

    UK65863

Modules/Macros

  •    ADB2IGN
    

Fix information

  • Fixed component name

    DB2 ADMIN TOOL

  • Fixed component ID

    568851500

Applicable component levels

  • RA10 PSY UK65863

       UP11/03/19 P F103

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":"SSCVQTD","label":"IBM Db2 Administration Tool for z\/OS"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"10.1.0","Edition":"","Line of Business":{"code":"LOB10","label":"Data and AI"}}]

Document Information

Modified date:
04 April 2011