Oracle Error ORA-30730: referential constraint not allowed on nested table column

Oracle Error Message

ORA-30730: referential constraint not allowed on nested table column

Reason for the Error

An attempt was made to define a referential constraint on a nested table column.

Solution

Do not specify referential constraints on nested table columns.