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ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ