EXP-00099: Table "string "."string " is not in a valid state, table will not be exported
What triggered the Error:
A table or one of its dependant types has modified without cascading the change. This left the table in an INVALID state.What should we do to fix it:
The table must be updated using ALTER TABLE UPDATE.
If this was not sufficient go over to:
Oracle Official Support Knowledge Center
Or maybe those geeks at: StackOverflow Board
Or maybe those geeks at: StackOverflow Board