IBM Support

RS01465: MIGRATION SCRIPT MAY FAIL WITH BASELINECONTENT FOREIGN KEY VIOLATION.

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • The migration script may fail if the migrated repository
    contains "orphaned" versions. Those are records in the version
    tables that are not referenced by any element.
    This should not happen in usual case.
    Depending on the database, the SQL error will be similar to :
    "insert or update on table baselinecontent violates foreign key
    
    constraint baselinecontent_version".
    

Local fix

  • Delete this record from the BASELINECONTENT table in the old
    schema :
    delete from <oldSchema>.BASELINECONTENT where VERSION =
    <orphanId>
    

Problem summary

  • orphan versions can be found in a repository and the migration
    scripts does not expect this type and fails
    

Problem conclusion

  • the migration scripts is modified so that orphan elements are
    included in the migration so that no error is generated.
    

Temporary fix

Comments

APAR Information

  • APAR number

    RS01465

  • 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

    2013-11-12

  • Closed date

    2013-12-02

  • Last modified date

    2013-12-02

  • 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