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]
gefragt vor 6 Monaten243 Aufrufe
1 Antwort
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
beantwortet vor 6 Monaten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen