IBM Support

RS01711: Cannot generate RuleApp from migrated repository in Decision Center database

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • When trying to generate a RuleApp from a migrated repository
    (to 8.5 and later versions), the following error is seen:
    "Cannot generate RuleApp".
    This is because the Ruleset table in the Decision Center
    database is not correctly updated after migration from previous
    releases. Starting with the 8.5 release, the main branch is
    stored in the database using value '%current_key'.
    The migration script should update columns that contain the
    main branch name to use this new value.
    

Local fix

  • Run the following SQL query in migrated database to update
    baseline name in ruleset table :
    update Ruleset set baseline = '%current_key' where baseline =
    'current' ;
    

Problem summary

  • The issue is due to an incomplete migration to 8.5. the main
    branch used by default was named current and is now named
    %current_key and it needs to be updated in the database
    

Problem conclusion

  • The migration code is updated. Apply the script in workaround
    for repository already migrated.
    

Temporary fix

Comments

APAR Information

  • APAR number

    RS01711

  • Reported component name

    WS DECISION CTR

  • Reported component ID

    5725B6900

  • Reported release

    851

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2014-08-11

  • Closed date

    2014-08-28

  • Last modified date

    2014-08-28

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

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

Modules/Macros

  • 999
    

Fix information

  • Fixed component name

    WS DECISION CTR

  • Fixed component ID

    5725B6900

Applicable component levels

  • R851 PSY

       UP

[{"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSQP76","label":"IBM Operational Decision Manager"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"8.5.1","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
08 January 2022