IBM Support

PM12369: ALC OF TABLE WITH DEPENDENT TRIGGER. 720 ONLY FAILS ON DROP/RECREATE WITH RC1016 ON STEP CNVRT50

A fix is available

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • The DB2 Administration Tool for z/OS ALC function when
    performed on a table that has a dependent trigger created DDL
    for the trigger which was missing a terminator.  This caused
    the ALC job to fail on step CNVRT50 with RC=1016.
    Additional Symptoms: RC1016
    Missing semicolon after triggered action
    Error occurred when parsing the following stmt
    

Local fix

  • Amend the DDL to include the missing <terminator2>
    Sample:
    --SET TERMINATOR <terminator2>
    CREATE TRIGGER xxx.xxxxx
    AFTER UPDATE OF xxxx
    BEGIN ATOMIC
    WHEN xxx  ELSE xxx
    END) <terminator1>
    END <terminator2>
    

Problem summary

  • ****************************************************************
    * USERS AFFECTED: Users of the DB2 Administration Tool         *
    *                 for z/OS who alter a table that has a        *
    *                 complex trigger associated with it.          *
    ****************************************************************
    * PROBLEM DESCRIPTION: If a trigger has the WHEN ... END       *
    *                      syntax in its VALUES section, the       *
    *                      following error message may be          *
    *                      issued:                                 *
    *                                                              *
    *                      "ADBC188E Unknown DDL stmt :       END" *
    *                                                              *
    *                      and the step will end with return       *
    *                      code 1016.                              *
    ****************************************************************
    * RECOMMENDATION: Apply The PTF.                               *
    ****************************************************************
    The triggers with the WHEN ... END syntax are not parsed
    correctly.
    

Problem conclusion

  • The parsing problem has been resolved.
    

Temporary fix

Comments

APAR Information

  • APAR number

    PM12369

  • Reported component name

    DB2 ADMIN TOOL

  • Reported component ID

    568851500

  • Reported release

    720

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2010-04-15

  • Closed date

    2010-11-17

  • Last modified date

    2011-02-03

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

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

    UK62272

Modules/Macros

  •    ADB27AD
    

Fix information

  • Fixed component name

    DB2 ADMIN TOOL

  • Fixed component ID

    568851500

Applicable component levels

  • R720 PSY UK62272

       UP10/11/23 P F011

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

Document Information

Modified date:
03 February 2011