Redshift structure_change_version assert error

0

Once in a while we seem to get below error in our redshift cluster. It is usually solved by deleting and recreating the affected table. I would however like to understand more in detail why this is happening and what we can do to prevent, since it affect our flows. What could cause this behaviour?

    error:  Assert
    code:      1000
    context:   current_dml_end_version < structure_change_version - current_dml_end_version=10859093, structure_change_version=10751101. 
    query:     0
    location:  StorageOidManager.cpp:1366
    process:   padbmaster [pid=1073848832]
已提问 6 个月前243 查看次数
1 回答
0

Assert errors are database Oops moments. You can open a Support Ticket and they can provide more clarity and details around it. But, as a best practice, run your Production workloads on trailing track as that is more stable compared to current track.

profile pictureAWS
已回答 6 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则