Skip to main content

Beas crashing during upgrade

Answered

Comments

2 comments

  • Official comment
    Yaremi Miranda Lopez

    Hello Peter,

    Please contact your local Partner to obtain support, this is not a support platform, only a Q&A forum.

    Best regards

  • Peter Tarr

    Hi,

    In a meantime I was able to solve the issue. Here is the resolution (maybe for someone will be helpful)

    The upgrade crash during/after this query: 

    Select "BELNR_ID", "BELPOS_ID", "CanModifyWo", "ZU_BELPOS_ID", "STUFE" 
    from "BEAS_FTPOS" where coalesce("ABGKZ",'N') <> 'J'
    order by "BELNR_ID", "BELPOS_ID" asc

    I had one WO where the "Belpos_id" was "0" 

    I simply set abgkz = 'J' for this wo, and then the upgrade finished successfully (without crashing).

    Peter

Please sign in to leave a comment.