ERROR | Object type string.string is not in a valid state, type will not be exported |
CAUSE | The object types status is invalid which may be caused by a dependant types modification (or removal) without cascading the change. |
ACTION | The type must be recompiled using ALTER TYPE COMPILE. |