IBM Support

PI87356: DB2 ADMINISTRATION TOOL - INCORRECT MASKING INSIDE WHEN CLAUSE OF UPDATE TRIGGER

A fix is available

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • Using Import with Mask (TBNAME) on Update trigger, the
    correlation name inside the WHEN clause is also incorrectly
    masked.
    

Local fix

  • n/a
    

Problem summary

  • ****************************************************************
    * USERS AFFECTED: Users of DB2 Object Comparison Tool          *
    *                 for z/OS who imported a trigger with         *
    *                 a mask.                                      *
    ****************************************************************
    * PROBLEM DESCRIPTION: Correlation name was incorrectly        *
    *                      masked.                                 *
    ****************************************************************
    * RECOMMENDATION:                                              *
    ****************************************************************
    When importing the following trigger:
    
     CREATE TRIGGER PMRCSJ02.TR_AD10D
     AFTER UPDATE ON UDJB58_KOMM_KUNDE
     REFERENCING OLD AS O
     NEW AS N
     FOR EACH ROW
     MODE DB2SQL
     WHEN (N."TYPE" = 7
     AND N.PRIM = 2)
     BEGIN ATOMIC
     DELETE
     FROM UDJB58_KOMM_K_SMS
     WHERE CPRNR = O.CPRNR
     AND NUMBER_ONLY = O.NUMBER_ONLY ;
     END `
    
     Mask:
     TBNAME : * , *_FUN_ERROR
    
     Correlation name N was incorrectly masked as
     N_FUN_ERROR. Because N is a correlation name,
     it should not be masked.
    

Problem conclusion

  • Problem has been resolved.
    

Temporary fix

Comments

APAR Information

  • APAR number

    PI87356

  • Reported component name

    DB2 ADMIN TOOL

  • Reported component ID

    568851500

  • Reported release

    C10

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2017-09-15

  • Closed date

    2017-10-27

  • Last modified date

    2017-11-01

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

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

    UI51511

Modules/Macros

  •    ADB2PA
    

Fix information

  • Fixed component name

    DB2 ADMIN TOOL

  • Fixed component ID

    568851500

Applicable component levels

  • RC10 PSY UI51511

       UP17/10/31 P F710

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":"12.1.0","Edition":"","Line of Business":{"code":"LOB10","label":"Data and AI"}}]

Document Information

Modified date:
01 November 2017