Oracle Error EXP-00066: Object table string is missing its object identifier index

Oracle Error Message

EXP-00066: Object table string is missing its object identifier index

Reason for the Error

All object tables must have an object identifier index, but the specified table was missing an index on its object identifier column.

Solution

Recreate the type table and retry the operation.