ERROR | Table string.string is not in a valid state, table will not be exported |
CAUSE | A table or one of its dependant types has modified without cascading the change. This left the table in an INVALID state. |
ACTION | The table must be updated using ALTER TABLE UPDATE. |