Oracle Solution for Error exp-00097

EXP-00097: Object type "string "."string " is not in a valid state, type will not be exported

What triggered 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.

What should we do to fix it:

The type must be recompiled using ALTER TYPE COMPILE.