Oracle Error Message
EXP-00097: Object type “string”.”string” is not in a valid state, type will not be exported
Reason for the Error
The object type’s status is invalid which may be caused by a dependant type’s modification (or removal) without cascading the change.
Solution
The type must be recompiled using ALTER TYPE COMPILE.