IBM Support

IC68517: DBEXPORT PRINTS OUT REVOKE STATEMENTS FOR PUBLIC PROCEDURES/FUNCTIONS

Subscribe to this APAR

By subscribing, you receive periodic emails alerting you to the status of the APAR, along with a link to the fix after it becomes available. You can track this item individually or track all items by product.

Notify me when this APAR changes.

Notify me when an APAR for this component changes.

 

APAR status

  • Closed as program error.

Error description

  • As a result of APAR IC65385 dbexport now prints out REVOKE
    statements for procedures/functions.
    Unfortunately it generates REVOKE statements also for public
    procedures/functions.
    
    This causes dbimport to fail with
    
    revoke  execute on procedure "public".myproc () from public as
    "public";
    *** execute sqlobj
    580 - Cannot revoke permission.
    
    111 - ISAM error:  no record found.
    
    Example:
    
    create function "public".myfunc() returning int
    return 99;
    end function;
    
    create procedure "public".myproc()
    end procedure;
    
    dbschema generates the following revoke statements:
    
    revoke  execute on procedure "public".myproc () from public as
    "public";
    revoke  execute on function "public".myfunc () from public as
    "public";
    

Local fix

Problem summary

  • ****************************************************************
    * USERS AFFECTED:                                              *
    * All platforms                                                *
    ****************************************************************
    * PROBLEM DESCRIPTION:                                         *
    * dbexport prints out REVOKE statements for public             *
    * procedures/functions.                                        *
    ****************************************************************
    * RECOMMENDATION:                                              *
    * Upgrade to 11.50.xC8.                                        *
    ****************************************************************
    

Problem conclusion

  • Fix was checked into 11.50.xC8.
    

Temporary fix

Comments

APAR Information

  • APAR number

    IC68517

  • Reported component name

    IBM IDS ENTRP E

  • Reported component ID

    5724L2304

  • Reported release

    B15

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2010-05-07

  • Closed date

    2010-10-06

  • Last modified date

    2010-10-06

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

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

Fix information

  • Fixed component name

    IBM IDS ENTRP E

  • Fixed component ID

    5724L2304

Applicable component levels

  • RB15 PSY

       UP

[{"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Product":{"code":"SSGU8G","label":"Informix Servers"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"B15","Edition":"","Line of Business":{"code":"LOB10","label":"Data and AI"}}]

Document Information

Modified date:
06 October 2010