IBM Support

JR54853: WHEN ENABLING DATA MOVEMENT SERVICES, GRANT STATEMENTS FOR ORACLE ARE GENERATED INCORRECTLY

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as fixed if next.

Error description

  • When you export a database script to enable data movement
    services, grant statements for Oracle are generated incorrectly.
     As a result, the grant statements fail, likely because of
    extraneous characters after a stored procedure name and before
    the "TO <user>" clause, similar to the following example:
    
    --GRANT STMT-- GRANT EXECUTE ON
    MMSCHEMA.SI_MCNAME_20151201114825AS PROCEDURE_PARAMETERS TO
    <user>;
    
    PRODUCT AFFECTED:
    IBM Business Monitor
    

Local fix

  • Before running the database script, edit the grant statement to
    remove the extraneous characters after the date and time stamp
    and before the "TO <user>" clause. The grant statement is
    correct in the following example:
    
    --GRANT STMT-- GRANT EXECUTE ON
    MMSCHEMA.SI_MCNAME_20151201114825 TO <user>;
    

Problem summary

  • The logic to generate data movement services grant statements
    for Oracle did not parse procedure names correctly.
    

Problem conclusion

  • A fix will be incorporated into a later release that generates
    correct syntax for data movement services grant statements for
    Oracle.
    

Temporary fix

  • Not applicable
    

Comments

APAR Information

  • APAR number

    JR54853

  • Reported component name

    WEB BUS MONITOR

  • Reported component ID

    5724M2400

  • Reported release

    855

  • Status

    CLOSED FIN

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2015-12-02

  • Closed date

    2016-01-22

  • Last modified date

    2016-01-22

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

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

Fix information

Applicable component levels

  • R855 PSN

       UP

  • R856 PSN

       UP

[{"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Product":{"code":"SSSRR3","label":"WebSphere Business Monitor"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"855","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
14 October 2021